chore: update readme
This commit is contained in:
parent
4752170174
commit
b126c0a344
1 changed files with 2 additions and 3 deletions
|
@ -99,9 +99,8 @@ You should now have a fully functioning game.
|
||||||
### Final cleanups
|
### Final cleanups
|
||||||
|
|
||||||
Although the game works there are some minor issues.
|
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.
|
- 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.
|
Make the game framerate independant.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue