mirror of
https://github.com/Floriansylvain/SFMLplayground.git
synced 2026-08-19 19:53:25 +02:00
275 B
275 B
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