https://github.com/arthurdelamare/java_le_hutt
Java Project - Group 3. Realised in group by: Enzo BILLIS, Gabriel LESOURD, Antoine MORLET and Arthur DELAMARE
https://github.com/arthurdelamare/java_le_hutt
Last synced: 4 months ago
JSON representation
Java Project - Group 3. Realised in group by: Enzo BILLIS, Gabriel LESOURD, Antoine MORLET and Arthur DELAMARE
- Host: GitHub
- URL: https://github.com/arthurdelamare/java_le_hutt
- Owner: ArthurDelamare
- Created: 2017-06-12T14:01:05.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-06-26T09:08:14.000Z (almost 8 years ago)
- Last Synced: 2025-01-04T19:44:08.434Z (5 months ago)
- Language: HTML
- Homepage:
- Size: 16.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Java_Le_Hutt - BoulderDash
[](https://www.codacy.com?utm_source=github.com&utm_medium=referral&utm_content=Jean-Aymeric/BoulderDash&utm_campaign=Badge_Grade)## *Version 1.0 - Playable* ##
## *Authors Gabriel LESOURD - Antoine MORLET - Arthur DELAMARE - Enzo BILLIS* ##
## *Base builder Jean-Aymeric DIET - [email protected]* ##"Java_Le_Hutt" is a school project. The goal were to re-create BoulderDash (an abandonware) to improve our skills in java.
Fell free to download / play or fork it as you wish !
--- HOW TO PLAY ? ---
1) Download files
2) Install Java Runtime Environment ( Last Version ) http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
3) Create a database ( XAMPP or WAMPP ).
4) In this Database create a virtual database "boulderdash"
5) Execute the file toExecute.sql (who is in /Maps folder ) on your database.Now you just have to launch Play.jar ! Have fun !