jeu-de-combat/README.md

25 lines
844 B
Markdown
Raw Normal View History

2021-06-24 16:56:31 +00:00
![Boulevard Combattant Logo](src/main/resources/launcher/logo.png)
2021-05-11 14:08:58 +00:00
# Boulevard Combattant
2021-02-05 11:40:11 +01:00
2021-06-24 15:18:10 +00:00
2D Fighting game, inspired by Street Fighter III: Third Strike.
Developed in the context of an end-of-year project at ISTIC (2020/2021)
2021-05-11 14:08:58 +00:00
2021-06-24 17:05:35 +00:00
![In-Game screenshot](docs/game_screenshot.png)
2021-06-24 15:18:10 +00:00
## Technologies used by the project
2021-05-27 14:22:17 +00:00
* Java
* OpenGL via [lwjgl](https://www.lwjgl.org/)
* OpenAL via [lwjgl](https://www.lwjgl.org/)
* [JavaFX](https://openjfx.io)
2021-06-24 15:18:10 +00:00
## Contributors
2021-05-11 14:08:58 +00:00
2021-05-27 14:22:17 +00:00
* [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)