diff --git a/todo.txt b/todo.txt index bcddfad..edcc6e5 100644 --- a/todo.txt +++ b/todo.txt @@ -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.