Dinosaur Exploder is a free, open source shoot 'em up video game
written in Java using JavaFX and the FXGL game development library 🦖.
Be aware to download the latest version of Java and the Open JDK 17 before installing.
- Click here and look at the last release you will found, to download the
dinosaur-exploder.jar
executable. - Then in a console, type the following command:
$> java -jar dinosaur-exploder.jar
You need to make sure that Java FX and JUnit are installed on your local computer before installing the project.
- To install our project locally,
fork
our repository, and in an empty directory, type the following command toclone
your fork :
$> git clone git@github.com: <user>/dinosaur-exploder.git
Play the game with these controls:
- ⬆️ Up Arrow: move spaceship up.
- ⬇️ Down Arrow: move spaceship down.
- ⬅️ Left Arrow: move spaceship left.
- ➡️ Right Arrow: move spaceship right.
- ⏸️ Escape: pause the game.
- 🔫 Space: shoot.
We are very much open to contributions - please read our code of conduct and contribution guidelines first.
Any question ? 🦖 Feel free to write us something :
- You can ask any question on GitHub Discussion.
- To be updated of everything, follow us on Twitter.
- You can post an article on our Website blog.
- For quick communication, feel free to join our Discord server.
- For any issues relating to harassment, please contact us on our Mail.
This project is licensed under the MIT License - see the LICENSE.md file for details.
We are a group of three creators.