My game I made as graduation thesis. I used SFML boilerplate for vs code from here: https://github.com/rewrking/sfml-vscode-boilerplate
If you want to try out the game you can download the build folder and run the exe file.
WASD to move
F to mine
E to initiate dialogue
Enter to go to next page of dialogue
Tab to open inventory
C to open attributes
ESC to pause
WASD to move camera
Mouse scroll wheel to zoom in/out
Left click to place tile
Right click to remove tile
'+' to go one layer up
'-' to go one layer down
C enable collision on placed tile
O to enable single layer mode
R to enable tile replacing mode
ESC to open menu
Editor
Choose map which one you want to edit in dropdown menu and click load. Then you can edit the map you've selected. If you want to edit map in save 2 or 3
you first need to open save 2 or 3 and then go to editor and start editing. Don't forget to save the map before quitting.
