Go to file
2019-03-31 15:55:54 +02:00
.gitignore changed .gitignore 2019-03-28 15:50:22 +01:00
game_manager.js notifications 2019-03-10 15:51:08 +01:00
grid.js fixing errors 2019-03-22 08:59:41 +01:00
icon.png updated icon 2019-03-24 18:21:34 +01:00
index.html friends 2019-03-24 16:43:29 +01:00
infobar.js rate my elo system 2019-03-29 12:47:49 +01:00
infocontainer.js highscore 2019-03-29 15:11:25 +01:00
LICENSE Initial commit 2019-03-02 13:28:11 +00:00
local_match_manager.js rate my elo system 2019-03-29 12:47:49 +01:00
main.js better highscore list 2019-03-29 20:46:17 +01:00
manifest.json updated pwa 2019-03-21 12:35:50 +01:00
online_match_manager.js client hardening 2019-03-29 20:41:15 +01:00
player.js rate my elo system 2019-03-29 12:47:49 +01:00
README.md Update README.md 2019-03-29 21:28:08 +01:00
settings.js rate my elo system 2019-03-29 12:47:49 +01:00
site.js progressive web app 2019-03-10 14:17:31 +01:00
style.css rate my elo system 2019-03-29 12:47:49 +01:00
subgrid.js a lot of stuff 2019-03-10 00:29:15 +01:00
sw.js friends 2019-03-24 16:43:29 +01:00
tile.js a lot of stuff 2019-03-10 00:29:15 +01:00
tools.js client hardening 2019-03-29 20:41:15 +01:00
websocket_connection.js fixing notifications if service Worker is not registered 2019-03-31 15:55:54 +02:00

ultimate_tictactoe

A simple ultimate tic-tac-toe client for the ultimate TicTacToe python server.