There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A simple scaleable sliding puzzle (a.k.a. 'Game of Fifteen') using SDL2. I started this project to learn about game states and object-oriented programming, but ended up learning a lot about SDL in the process.