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

Tic Tac Hell No!!

  • 1 Devlogs
  • 5 Total hours

Unbeatable tic tac toe game on the making. learning minimax!

Ship #1

in this project i made an unbeatable tic tac toe game, thus the name TIC TAC HELLO NO! ;) I buiilt this project while learning about the minimax algorithm, and eventually learned alpha beta pruning which helped me improve this project. it uses basic html css and vanilla js.

i shipped this one to macondo but sadly it got stuck in review process for 2 months so i removed it from macondo and came to stardance!!!

win the bot in a game of tic tac toe , if u can!!

link: https://damakerdev.github.io/tictactoe/

  • 1 devlog
  • 5h
  • 9.10x multiplier
  • 42 Stardust
Try project → See source code →
Open comments for this post

4h 34m 48s logged

tic tac hell no is a project that i build while learning about the minimax algorithm. i had submitted this project to macondo but sadly it was stuck inreview since july so i withdrew it from macondo and shipped it to stardance. STARDANCE FTW!!!

Firstly, I made a basic board UI for the game using html and css. When clicked on the cells, X or O is shown. then, i added game logic validation, win lose condition, and minimax algorithm to it. now, it works as a basic 2 player tic tac toe game where the user is X and the computer/AI/bot is O.

0
0
17

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…