Skip to content

Tactoe16 is a 4x4 Tic-Tac-Toe game that won 2nd place in DressCode’s 2020 hackathon. It uses a Minimax algorithm with Alpha-Beta pruning for AI, built with pure JavaScript, and features a clean UI and PWA support.

License

Notifications You must be signed in to change notification settings

draganovik/tactoe16

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TacToe16 - Christmas 2020 DressCode.ing Challenge

Kako pokrenuti na lokalnoj mašini:

  1. Instalirati Visual Studio Code
  2. Instalirati ekstenziju za Visual Studio Code Live Server
  3. Otvoriti folder/repozitorijum u Visual Studio Code (File -> Open)
  4. Desni klik na /index.html i izabrati opciju "Open with Live Server"

Open with Live Server visual aid

Obrazloženje

TacToe16 koristi Web Workers tehnologiju i neophodno je pokrenuti veb-sajt na serveru. Na lokalnom računaru ovo možemo postići pomoću ekstenzije za Visual Studio Code Live Server.

TacToe16 je takođe funkcionalan na domenu https://tactoe16.mladen.dev