Hi all, this is the 8th part of this series on coding Sokoban in c++ with ncurses. In this part, I added an interaction state for the main menu. I also corrected a mistake by making the render function const.
Hope you enjoy!
Project repository: https://github.com/bi3mer/sokoban