dylan-power / dinosaur-exploder

A classic inspired shoot em' up game written in Java with JavaFX and FXGL.
https://dinosaur-exploder.freecluster.eu/
MIT License
22 stars 54 forks source link
game mit-license shoot-em-up student-project


Dinosaur Exploder

Dinosaur Exploder is a free, open source shoot 'em up video game
written in Java using JavaFX and the FXGL game development library ๐Ÿฆ–.


๐Ÿ“ƒ Table of content

๐Ÿง‘โ€๐Ÿ’ป Installation

Be aware to download the latest version of Java and the Open JDK 17 before installing.

๐Ÿ›  Installation on Windows / Linux

$> java -jar dinosaur-exploder.jar

๐Ÿ›  Installation Locally

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 to clone your fork :
$> git clone git@github.com: <user>/dinosaur-exploder.git

๐ŸŽฎ How to Play

Play the game with these controls:

๐Ÿ™Contributing

We are very much open to contributions - please read our code of conduct and contribution guidelines first.

๐ŸŒ Support

Any question ? ๐Ÿฆ– Feel free to write us something :

โœ๏ธ Licence

This project is licensed under the MIT License - see the LICENSE.md file for details.

๐Ÿ‘จ Creators

We are a group of three creators.


@dylan-power

@jvondermarck

@NoahAldahan
@dylan-power is handling project management and documentation. @jvondermarck is responsible for web development and help @NoahAldahan with the game programming. @NoahAldahan is responsible for the game programming.