Scale Tale
A downloadable game for Windows and Linux
Scale Tale is my entry in the GMTK 2024 game jam. Scale tale is the second game I've made using my own homegrown game engine written in C# and SDL. Its sort of inspired by platformers I played on scratch as a kid. There are 6 levels that can be beat pretty quick. While it's not terribly good, this game is a substantial improvement over my last attempt at a game jam.
Controls
Controls are WASD or Arrow Keys. Walls are bouncy (this is a bug in my physics code), but to compensate there's an auto stabilizer that kicks in when you stop pressing any buttons.
Escape to pause.
Credits
- Song from Honkercheif
- UI Sounds from Kenney
Status | Prototype |
Platforms | Windows, Linux |
Author | Aceius |
Genre | Puzzle, Platformer |
Made with | SDL |
Tags | Game Maker's Toolkit Jam |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Install instructions
If you have the itch.io app all of this will be taken care of for you.
Windows
- Extract the zip archive.
- Open the folder win-x64
- Locate and run GMTK.exe
Linux
- Extract the tar archive.
- Open the folder linux-x64
- Right click on GMTK and click properties
- Tick "Allow Execution as a Program" under "Properties"
- Run
GMTK
Development log
- v1.0.1Aug 29, 2024
Leave a comment
Log in with itch.io to leave a comment.