diff --git a/README.md b/README.md index 1028983..bd2f1c1 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,3 @@ # SFML Playground Simple CMake project w/ SFML 3 to play around with. - -## TODO - -- [ ] Add a toggle for debug stuff -- [ ] Add debug text (for ball velocity, position, rest status, etc.) -- [ ] Refactor game class to split input handling and debug stuff into their own classes