Skip to content

My final project for CS 2261 at Georgia Tech. A top down and sidescrolling RPG built in C and assembly for the Gameboy Advance, using all original art and designs. Click the link and then click anywhere to launch the online emulator on CS2261 website!

Notifications You must be signed in to change notification settings

nathandaven/traveller-gba

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Traveller - The Quest For Mead

title screen

Final Project for CS 2261

By: Nathan Davenport

Welcome to my game!

NEW! - play online using CS 2261 Hall of Fame

https://gbagt.org/gallery/player.html?project=Traveller

Check out this link to play in the browser! Thanks to Aaron and others for developing the CS 2261 Hall of Fame Website, I reccomend checking out the other games!

Requirements

  • A Gameboy Advance emulator is required
  • Visualboy Advance is reccomended on the desktop, found on Windows, MacOS, and Linux distros: https://vba-m.com

Objectives:

  • Multiple quests to complete across the map.
  • Once the player earns three keys, they may enter the dungeon and beat the final boss.
  • Traveling around the map causes random encounters and opportunities to make money.
  • The player is able to upgrade their bow several times with this money, making the game much easier over time.
  • Player can also heal with money earned.

Controls (world):

  • left/right/up/down to move on world map

Controls (town):

  • left/right to move
  • up to jump!
  • b to shoot arrows
  • a to interact
  • select to go back to map view

Controls (global):

  • start to pause and unpause game
  • start to start and restart game from start and win/lose screens
  • select from the pause screen to reset the game
  • a and b on the text screens to answer prompts

Cheat:

  • Towards bottom of the map, next to the snow mountain hill in the little crevice, the player can press A all the way against the wall and activate gruelsome mode.
  • Gruelsome mode converts all the villages to be hostile to the player, an the player can basically go murder everyone in the towns for money.
  • The game is still able to be won in the dungeon, but the player is super charged so the game becomes ridiculously easy.

Gameplay Pictures

instruction screen

map screen

town screen

dungeon screen

chat screen

About

My final project for CS 2261 at Georgia Tech. A top down and sidescrolling RPG built in C and assembly for the Gameboy Advance, using all original art and designs. Click the link and then click anywhere to launch the online emulator on CS2261 website!

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages