Update README.md

This commit is contained in:
Cole Landers
2024-01-11 21:38:33 -06:00
committed by GitHub
parent 7362ba4a40
commit 3757e93db7

View File

@@ -11,7 +11,7 @@ Here are some early screenshots of my progress:
![gameplay](screenshots/game_screenshot.png "Gameplay") ![gameplay](screenshots/game_screenshot.png "Gameplay")
![gameover](screenshots/game_over_screenshot.png "Game Over") ![gameover](screenshots/game_over_screenshot.png "Game Over")
Features left to-do: Features left implement:
- Update codebase to use cohesive style (still haven't landed on exactly what I like) - Update codebase to use cohesive style (still haven't landed on exactly what I like)
- Re-Implement rotation algorithm; my original algorithm was extremely buggy - Re-Implement rotation algorithm; my original algorithm was extremely buggy
- Empty rows that are full should "break" - Empty rows that are full should "break"