Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

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...