43 lines
647 B
Markdown
43 lines
647 B
Markdown
# Games
|
|
|
|
## Done
|
|
|
|
## WIP
|
|
|
|
+ Minesweeper
|
|
- [ ] Select/Expose/Mark tiles with keyboard
|
|
- [ ] Dynamic size, different difficulties
|
|
- [ ] Generate map after first click
|
|
- [ ] Other improvements to algorithm
|
|
|
|
+ Sliding Puzzle
|
|
- [ ] Use actual image instead of numbers
|
|
- [ ] Dynamic size
|
|
|
|
+ Pong
|
|
- [ ] Pickups, powerups etc.
|
|
- [ ] Online multiplayer
|
|
|
|
+ Snake
|
|
|
|
|
|
## Planned
|
|
|
|
+ Asteroids
|
|
+ Sudoku
|
|
+ Space Invaders
|
|
+ Snake
|
|
+ Flappy
|
|
+ Tetris
|
|
+ Missile Command
|
|
+ Arkanoid (destroying blocks with bouncing ball)
|
|
+ Picross (Nonogram) https://en.wikipedia.org/wiki/Nonogram
|
|
+ Dinosaur jumping
|
|
+ Game of life
|
|
+ Maze
|
|
|
|
### 3d
|
|
|
|
+ Rubik's Cube
|
|
+ Maze
|