jeu-de-combat/README.md
2021-06-25 03:30:46 +00:00

29 lines
988 B
Markdown

![Boulevard Combattant Logo](src/main/resources/launcher/logo.png)
# Boulevard Combattant
2D Fighting game, inspired by Street Fighter III: Third Strike.
Developed in the context of an end-of-year project at ISTIC (2020/2021)
![In-Game screenshot](docs/game_screenshot.png)
## Technologies used by the project
* Java
* OpenGL via [lwjgl](https://www.lwjgl.org/)
* OpenAL via [lwjgl](https://www.lwjgl.org/)
* [JavaFX](https://openjfx.io)
## How to install / build ?
Please refer to [INSTALL.md](https://gitlab.istic.univ-rennes1.fr/fautin/jeu-de-combat/-/blob/master/INSTALL.md).
## Contributors
* [François AUTIN](https://gitlab.istic.univ-rennes1.fr/fautin)
* [Victor AZRA](https://gitlab.istic.univ-rennes1.fr/vazra)
* [Indy BOYEAU](https://gitlab.istic.univ-rennes1.fr/iboyeau)
* [Antoine DUPUIS](https://gitlab.istic.univ-rennes1.fr/18002392)
* [Léo NOLIÈRE](https://gitlab.istic.univ-rennes1.fr/lnoliere)
* [Rémi RATIVEL](https://gitlab.istic.univ-rennes1.fr/rrativel)