tools = require('../js/tools'); tools.init()Loading...
tic-tac-toe¶
write a tic-tac-toe game, something like this - there is a lot of room for improvement !
Loading...
minesweeper¶
write a minesweeper game; again you can do better than this :)
Loading...