simple tictactoe I made for a job interview within ~8 hours with my pixijs-game_engine.

Tom Tsagk 9b44d6f2aa create README.md 6 years ago
build 309f11cd3f init commit 6 years ago
images 309f11cd3f init commit 6 years ago
README.md 9b44d6f2aa create README.md 6 years ago
index.js 309f11cd3f init commit 6 years ago
world_classic_selection.js 309f11cd3f init commit 6 years ago
world_menu.js 309f11cd3f init commit 6 years ago
world_tictactoe.js 309f11cd3f init commit 6 years ago

README.md

tictactoe

This is a dummy project I made to practise my Javascript skills. It's a simple tictactoe game, made in about 8 hours, it is using the PixiJS library.