Skip to content

willbowden/crypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypt

Description

Crypt is a short and sweet dungeon crawler game made in with C/SDL2 as part of our 50.051 PLC Group Project.

Navigate through the levels, picking up equipment and fending off enemies along the way. Defeat the creatures and claim the crown to win!

Getting Started

Dependencies

If you wish to build this game yourself, you'll need the following:

Building

From the root directory of this project, simply run:

make

to build the executable.

Executing

Once you've built the executable, run from the root directory:

./bin/crypt

to play the game!

Save Games

If something goes wrong with the save file that is preventing you from running the game, you can run:

make newgame

from the root directory to clear the save games folder.

Authors

About

2D dungeon game built in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •