Skip to content

A small homework assignment for the GA Tech CS 2110 course.

Notifications You must be signed in to change notification settings

lukebaggett/Link-to-the-Past-Battle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Link to the Past Battle

alt text

This is a small homework assignment I did for the GA Tech CS 2110 course.

It's a simple Game Boy Advance game written in C. Sprites and the background are taken from this game.

Quick Play in a Web Browser

Download LTTPBattle.gba and load it into this in-browser GBA emulator: http://endrift.github.io/gbajs/

There are a few graphics issues when the game is played in gbajs which aren't a problem in the VBAM emulator.

Installation

Install these packages:
  libmagick++-dev libmagickwand-dev libmagickcore-dev
Install cs2110-tools and cs2110-tools-emulator in the packages directory.
Run:
  make vba

Controls

START - Start the game
SELECT - Reset the game
A - Sword Attack
UP - Move Up
DOWN - Move Down
LEFT - Move Left
RIGHT - Move Right

How to Win

Defeat all 10 of the enemies called "Popos". It's made to be easy.

How to Lose

If a Popo hits you while moving towards you, you lose a heart. Lose 3 hearts to lose.

About

A small homework assignment for the GA Tech CS 2110 course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published