Go to file
2019-03-07 17:51:19 +01:00
.gitignore Initial commit 2019-03-02 13:28:11 +00:00
game_manager.js started implementing local game rules in game_manager 2019-03-07 17:51:19 +01:00
grid.js started implementing local game rules in game_manager 2019-03-07 17:51:19 +01:00
index.html more general frontend stuff 2019-03-07 10:38:08 +01:00
LICENSE Initial commit 2019-03-02 13:28:11 +00:00
main.js more general frontend stuff 2019-03-07 10:38:08 +01:00
player.js started implementing local game rules in game_manager 2019-03-07 17:51:19 +01:00
README.md Initial commit 2019-03-02 13:28:11 +00:00
sidebar.js still frontend development 2019-03-07 13:07:51 +01:00
style.css more general frontend stuff 2019-03-07 10:38:08 +01:00
subgrid.js started implementing local game rules in game_manager 2019-03-07 17:51:19 +01:00
tile.js started implementing local game rules in game_manager 2019-03-07 17:51:19 +01:00

ultimate_tictactoe

simple ultimate tic-tac-toe implementation