Skip to content

gjb7/it276-zelda

Repository files navigation

Zelda

A Legend of Zelda: A Link to the Past clone for IT 276 at NJIT.

Build Status

Dependencies

  1. glib
  2. check (for unit testing)
  3. SDL 2.0

Installation

Running ./install-dependencies.sh will install the dependencies necessary for it276-zelda. Once the dependencies are installed, you can run make to compile the game.

Tests

Unit tests can be run by executing make test and then bin/tests. Unit tests are handled by check, which is installed as part of ./install-dependencies.sh.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages