clavardator/README.md
2021-02-14 16:35:25 +01:00

23 lines
521 B
Markdown

# Clavardator
This project contains the source for the 4IR Java project.
### Full report with installation instructions available in [report/report.pdf](report/report.pdf).
## Group
* SIMARD Yohan
* VERGNET Arnaud
## Technologies
* Java 11.0.9 (openjdk)
* JavaFX 11.0.2 (openfx)
* Gradle 6.3
## Resources
* [OpenJDK](https://adoptopenjdk.net/releases.html)
* [JavaFX](https://gluonhq.com/products/javafx/)
* [Setting up JavaFX](https://openjfx.io/openjfx-docs/)
* [Intellij IDEA](https://www.jetbrains.com/idea/)