Skip to content

italotrt/RogueAdventures

Repository files navigation

Rogue Adventures - My GameMaker Project

A 2D platformer built in GameMaker Studio 2 where you play as a rogue entity trying to find its way home.


Features

  • Smooth side-scrolling platforming
  • Art from itch.io artists and sound from open-sources

🛠 Requirements

  • GameMaker Studio 2.3+
  • No external dependencies

🚀 Getting Started

Clone the repository

git clone https://github.com/italotrt/RogueAdventures.git

Open in GameMaker

  1. Open GameMaker Studio 2
  2. Go to File → Open Project
  3. Select the .yyp file in this repo

Project Structure

MyGameProject/
│── objects/       # All object definitions
│── sprites/       # Game sprites
│── rooms/         # Room layouts
│── scripts/       # GameMaker scripts
│── sounds/        # Audio files
│── Techers TCC.yyp     # Main GameMaker project file

🎮 How to Play

  • 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.

📸 Screenshots

Screenshot 2025-09-12 at 00 16 07 Screenshot 2025-09-12 at 00 16 23 Screenshot 2025-09-12 at 00 17 03

🔑 License

This project is for personal use and backup.

Made for educational purposes.

Not licensed for redistribution.

About

Game made during my game dev. course at Techers using the GameMaker engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published