summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md48
1 files changed, 40 insertions, 8 deletions
diff --git a/README.md b/README.md
index 0d9ed0d..59d626d 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,42 @@
# Games
-+ [x] Minesweeper
-+ [x] Sliding Puzzle
-+ [ ] Asteroids
-+ [ ] Snake
-+ [ ] Pong
-+ [ ] Sudoku
-+ [ ] Space Invaders
-+ [ ] Rubik's Cube
+## 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