Skip to content

abdcelik/Boulder_Dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abdcelik

KDGL - Boulder Dash

New version of Boulder Dash by KDGL

The rights of the game do not belong to me. It is just practice to improve myself. See Boulder Dash

The game is written in C language and using the Simple Directmedia Layer(SDL). See Simple Directmedia Layer

Coverage Status License


Gameplay

Gameplay


Table of Contents


History

    Boulder Dash, is a video game released in 1984 by First Star Software for Atari 8-bit computers. There have been numerous versions and sequels in this series for numerous interactive platforms including: Apple II, MSX, ZX Spectrum, Commodore 64, ColecoVision, NES, BBC Micro, Acorn Electron, IBM PC, Amstrad CPC, Amiga, Mac OS, and other platforms. It also influenced other games in the rocks-and-diamonds genre such as Repton in addition to rather direct clones such as Emerald Mine. The original Boulder Dash was created by Canadian developers Peter Liepa and Chris Gray, and on October 28, 1983, acquired by First Star Software, which still owns the rights to the game and the intellectual property, including the registered trademark: "Boulder Dash".

Trailer

Click to see trailer!

Installation

Clone

  • Clone this repo to your local machine using https://github.com/abdcelik/Boulder_Dash

Setup

First clone or download BoulderDash here

Install this libraries on Linux environments

$ sudo apt-get install libsdl2-dev
$ sudo apt-get install libssdl2-image-dev
$ sudo apt-get install libssdl2-mixer-dev
$ sudo apt-get install libssdl2-ttf-dev

Now compile and run on root folder

$ make
$ ./BoulderDash

Compile_GIF


Features

  • There are 5 different bioms, 7 different blocks and 2 different monsters.
  • The game has 11 levels and each level has its own unique stuff.

Usage

If you want to pass level, press F1, type levelup and enter.

HOWTO

Documentation

Click image to see whole documentation

Documentation

Tests

Water

water

Spider

spider

Monster

Monster


Editor

  • There is also a level editor that I developed to design the levels of the game.

Click on the gif to design your own unique levels

Level Editor


Support

Reach out to me at one of the following places!


About

This is a vintage maze puzzler in which player collect diamonds before time runs out.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published