An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

# Java_Le_Hutt - BoulderDash
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/f58b1e1620cc443f9575a385932c7c73)](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 !