Go to file
2019-03-10 13:49:55 +01:00
.gitignore Initial commit 2019-03-02 13:28:11 +00:00
game_manager.js fix wrong close behavior in client 2019-03-10 13:49:55 +01:00
game_server_connection.js design and user interface changes 2019-03-10 13:30:18 +01:00
grid.js design and user interface changes 2019-03-10 13:30:18 +01:00
icon.png design and user interface changes 2019-03-10 13:30:18 +01:00
index.html design and user interface changes 2019-03-10 13:30:18 +01:00
LICENSE Initial commit 2019-03-02 13:28:11 +00:00
main.js a lot of stuff 2019-03-10 00:29:15 +01:00
player.js a lot of stuff 2019-03-10 00:29:15 +01:00
README.md Initial commit 2019-03-02 13:28:11 +00:00
settings.js a lot of stuff 2019-03-10 00:29:15 +01:00
sidebar.js design and user interface changes 2019-03-10 13:30:18 +01:00
style.css design and user interface changes 2019-03-10 13:30:18 +01:00
subgrid.js a lot of stuff 2019-03-10 00:29:15 +01:00
tile.js a lot of stuff 2019-03-10 00:29:15 +01:00

ultimate_tictactoe

simple ultimate tic-tac-toe implementation