
Sokoban duel
Sokoban is a game where you need to push crates on specific locations, this verison of the game is graphical and it includes a 1v1 game mode where you need to finish before you oponent. During my 1st year of college, I had to make a sokoban game in C in the terminal using the ncurses library. During summer holidays I decided to make it graphical and add a 1v1 mode.
Stack: C++, Makefile, SFML, Ncurses, Git
Check git repository