You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

40 lines
1.0 KiB

<h1 align="center">Welcome to 2D Dice Game 👋</h1>
<p>
<img alt="Version" src="https://img.shields.io/badge/version-1.0-blue.svg?cacheSeconds=2592000" />
<img src="https://img.shields.io/badge/Java-11-blue.svg" alt="."/>
<img src="https://img.shields.io/badge/JavaFX-11-yellow.svg" alt="."/>
<a href="https://github.com/ZartaX0O3/discord-bde-v4#readme" target="_blank">
<img alt="Documentation" src="https://img.shields.io/badge/documentation-yes-brightgreen.svg" />
</a>
</p>
> This is a 2D Game in Java & JavaFX
### 🏠 [Homepage](https://github.com/ZartaX0O3/discord-bde-v4)
## Prerequisites
- Java 11 & JavaFX 11
## Usage
```sh
java --module-path ${PATH_TO_JAVAFX} --add-modules javafx.fxml,javafx.controls --add-modules javafx.controls,javafx.media -jar ./2DDiceGame.jar
```
## Author
👤 **ZartaX0O3**
* Github: [@Arthur_VD](https://gitlab.iut-clermont.uca.fr/arvandamme)
* Github: [@Julien_T](https://gitlab.iut-clermont.uca.fr/jutheme)
## Show your support
Give a ⭐️ if this project helped you!