You are browsing as a guest. Sign up (or log in) to start making projects!

Ship #1

I remade the classic tic tac toe game in vs studio with a cozy vibe. I really like how it turned out. The code tho... please mind it, it is attrocious :] Hope you enjoy playing! :)
Also, the "try project" button is a video demo. To play it you need to go to github

  • 6 devlogs
  • 9h
  • 6.61x multiplier
  • 60 Stardust
Try project → See source code →
Open comments for this post

1h 20m 52s logged

Devlog 4:
Added the third round and made a function that checks the players moves and tells the computer how to block them(this one took a long time since it checks using if statements) then added the fourth round.
Also the game was freezing whenever the computer had to give a random move during round four instead of blocking your move. It turns out it was a bug with the logic inside the loop that generated the move.

0
0
12
Open comments for this post

1h 32m 3s logged

Devlog 3:
Made the ai for the first computer move and made it so that you can now put a x anywhere on the board(not only in the first square like previously).
Also put the code for the first and the second round in a separate function to keep main organized + polished the code a bit(it will get messier as more rounds are added)
I started thinking about fourth rounds logic and i think my approach will not be that efficient as it will use if statements :|

0
0
4
Open comments for this post

1h 2m 15s logged

Devlog 2:
I added the board model, made the X and the O drawings + made the first square functional. Next i will make the rest of them functional and the computer algorithm. Also, i made both menu buttons functional :)

0
0
20
Open comments for this post

47m 18s logged

Devlog 1:
I made the background for the menu and for the game + the play and exit buttons. Next i will make both of them functional
Also tought i would be funny to have a smiley face after the tic-tac-toe banner :]

0
0
18

Delete project?

Are you sure you want to permanently delete this project? This action cannot be undone.

All devlogs, followers, and associated data will be removed.

Followers

Loading…