Updated TODO

This commit is contained in:
2024-01-24 12:02:00 -05:00
parent b38a065e77
commit d6d6456289

View File

@@ -1 +1,2 @@
1. Implement proper bouncing off, when ball collides with paddle. See https://gamedev.stackexchange.com/a/147774
1. Implement the networking aspect of the game.
2. Try to make the ball go between screens.