chore: update readme

This commit is contained in:
Tybo Verslype 2024-04-18 17:09:13 +02:00
parent 74f3c22ece
commit 4752170174

View file

@ -101,6 +101,7 @@ You should now have a fully functioning game.
Although the game works there are some minor issues.
we keep building towers but we never remove them!
Remove any tower that is no longer on the screen, this time without Todo's :)
Also the game runs framerate dependant now, when you have a higer frame rate you bird drops like a stone.
Make the game framerate independant.