Super Snake
A downloadable game for Windows and macOS
This game is completely barebones right now.
I am using this project to mainly learn and test out how to effectively distribute apps for multiple platforms with my given resources. I develop writing C++ inside a text editor alongside the SFML library.
Please feel free to try my install instructions for either platform and provide feedback on whether it works or not.
Future Roadmap:
- implement scores.
- polish classic mode.
- insane mode.
- adventure mode. (the real substance to the project)
Controls
- arrow keys: movement
- space: restart
Thanks for your support!
Install instructions
Mac
INSTALLATION:
- Unzip the file and open the application.
- Drage the application to your "Applications" folder.
UNINSTALLATION:
- Delete the application.
Windows
INSTALLATION:
- Right-click the .zip file and select "Extract All..." (if a prompt also appears, click "Extract")
- Right-click the "installer.bat" file and select "Open" (or double left-click it to open)
- The application now appears and is ready to open.
UNINSTALLATION:
- Right-click the application and select "Open file location"
- Scroll to the top of the files to find ".UNINSTALL.bat"
- Right-click the ".UNINSTALL.bat" file and select "Open" (or double left-click to open)
- Delete the remaining application.
Development log
- Version 0.1Aug 26, 2020
- Version 0.0Aug 25, 2020
Comments
Log in with itch.io to leave a comment.