/breakout

WIP rouglike game framework using SFML.

Primary LanguageC++MIT LicenseMIT

breakout

WIP rouglike game framework using SFML.

WIP

Seriously this is a Work in Progress, so you're free to use it but it's missing ALOT and it's limited in use. If you want to see it's current state look here.

Requirements

  • SFML 2.5.0

Usage

Check the examples folder for an example main file, then build that with SFML as a dependency. You'll need to copy the font.ttf to where you built the executable.