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
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".
- Clone this repo to your local machine using
https://github.com/abdcelik/Boulder_Dash
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
- 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.
If you want to pass level, press
F1
, typelevelup
and enter.
Click image to see whole documentation
- 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
Reach out to me at one of the following places!
- Twitter at
@abdcelik0
- LinkedIn at
Abdullah Celik