JoaoBaptMG / ReboundTheGame

Another project, this time a platformer on engineless c++
Other
52 stars 3 forks source link

ReboundTheGame

This is another sample project I started, with the goal to finish a complete game, from engine to gameplay to resources, in C++ and whatever tools I need to craft them.

In order to compile this game, make sure you have Chipmunk and SFML somewhere and then run CMake.

Contributing

Any contributing is welcome, be it review or suggestions or tips, and (constructive) criticism is always welcome.