Here is the depository of the groupe 1, for the JAVA Project " Boulder Dash ". Every modification of the software need to be uploaded here to allow a good project following.
The goal of this project is clear : reproduce a game named " Boulder Dash " ( NES version ) in Java language. The conception of this video game make us pass throw few important step :
- List all the gameplay rules of the game ( like the physics, goals and player/mobs capacity ).
- Make an Unified Modeling Language.
- Create the associated code
- Run some quality and performances tests
Sequences Diagram : The Sequence diagramm in needed in the project deliverable page, but not in the mark sheet, so we conclud that it is optional.
- Step 1 : Install JRE if you don't have it on your operating system.
- Step 2 : Download the last Boulder Dash release HERE
- Step 3 : Install an localhost mySQL server, and create an new database with this script
- Step 1 : Launch your mySQL server
- Step 2 : Launch the BoulderDashG1.jar
- Step 3 : Enjoy
Abandonware is a product, typically software, ignored by its owner and manufacturer, and for which no support is available. Although such software is usually still under copyright, the owner may not be tracking copyright violations.
In intellectual rights context, abandonware is a software (or hardware) special case of the general concept of orphan works.
If you had any question or issue, you can create an issue on GitHub an we will try to fix it quickly.