Practicing my JavaScript / TypeScript skills by making games.
Game | Description |
---|---|
chess | 2 player chess (Work-In-Progress) |
pong (keyboard) | Pong with a keyboard |
pong (mouse) | Pong with a mouse |
tic-tac-toe | Tac-Tac-Toe |
Game | Description |
---|---|
mastermind | Mastermind via CLI |
Game | Description |
---|---|
mastermind | Mastermind -- very hacky |
minesweeper | Minesweeper clone |