wallbreaker
wallbreaker copied to clipboard
Arkanoid/Breakout clone written in C++ and SFML
Results
3
wallbreaker issues
Sort by
recently updated
recently updated
newest added
In the editor, add a button for testing the current level directly from the editor, without requiring saving the level before.
feature
Stop preloading levels in the LevelManager. Load on the fly when starting playing instead.
optimization
Display a transition animation when switching from a screen to another one.
feature