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

Tom Tsagk 9b44d6f2aa create README.md il y a 6 ans
build 309f11cd3f init commit il y a 6 ans
images 309f11cd3f init commit il y a 6 ans
README.md 9b44d6f2aa create README.md il y a 6 ans
index.js 309f11cd3f init commit il y a 6 ans
world_classic_selection.js 309f11cd3f init commit il y a 6 ans
world_menu.js 309f11cd3f init commit il y a 6 ans
world_tictactoe.js 309f11cd3f init commit il y a 6 ans

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.