Skip to content
This repository was archived by the owner on Jul 17, 2025. It is now read-only.
/ BoulderDash Public archive

🕹️ BoulderDash Game 🕹️

Notifications You must be signed in to change notification settings

Kaldei/BoulderDash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🕹️
BoulderDash

Java Maven SQL - 3 Person School Project - 2019


Overview

Project goal

Rewrite the abandonware Boulder Dash created in 1984 by Peter Liepa and Chris Gray. The goal of the game is to collect enough diamonds (12 here) to unlock the exit door and then reach that door to win. In order to do this, the player must dig his way while avoiding boulders and monsters.

Repo Content

  • BoulderDash_Code: The Maven Project with all the source code.
  • BoulderDash_Jar: The game as a jar (plus what is required for it to work) and Game Documentation.
  • Project_Management: Project's ULM Diagrams and Schedules.

Get Started

  1. Clone the repo:
    git clone https://github.com/Kaldei/BoulderDash.git
  2. Go to the BoulderDash_Jar folder:
    cd ./BoulderDash/BoulderDash_Jar/
  3. Launch BoulderDash.jar:
    java -jar BoulderDash.jar
  4. A window will appear asking if you want to load a level from database. If you haven't configured the database, choose No.
  5. Play! Try to grab 12 diamonds and reach the exit!

Game Visual

Game Visual

About

🕹️ BoulderDash Game 🕹️

Resources

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages