Update README.md

This commit is contained in:
Cole Landers
2024-01-11 21:38:50 -06:00
committed by GitHub
parent 3757e93db7
commit 5601a7cdd0

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 implement: Features left to 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"