Skip to content

mateuskater/boulderdash

Repository files navigation

Boulder Dash

Boulder Dash is a classic old computer game, which consists of the main character Rockford digging around, collecting the diamonds to reach the exit and avoiding rocks.

This game is reimplemented in C, using the Allegro library, though all sprites and sounds are taken from the original game.

Compilation and running Instructions

In order to compile the game, you have to download the repository, open the terminal in the folder and enter the "make" command.

To run the game, simply enter ./bdash into your terminal.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published