A 2D platformer built in GameMaker Studio 2 where you play as a rogue entity trying to find its way home.
- Smooth side-scrolling platforming
- Art from itch.io artists and sound from open-sources
- GameMaker Studio 2.3+
- No external dependencies
git clone https://github.com/italotrt/RogueAdventures.git- Open GameMaker Studio 2
- Go to File → Open Project
- Select the
.yypfile in this repo
MyGameProject/
│── objects/ # All object definitions
│── sprites/ # Game sprites
│── rooms/ # Room layouts
│── scripts/ # GameMaker scripts
│── sounds/ # Audio files
│── Techers TCC.yyp # Main GameMaker project file- Arrow keys / WASD → Move
- Space → Jump + Select option in Menu
- Objective: Collect all the coins and defeat all the enemies in the level before reaching the end.
This project is for personal use and backup.
Made for educational purposes.
Not licensed for redistribution.