From 4b34390e10f45c036562cb831c9531d9e226f13d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Autin?= Date: Thu, 24 Jun 2021 15:18:10 +0000 Subject: [PATCH] Translated README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 95ab34e..a2fe197 100644 --- a/README.md +++ b/README.md @@ -1,15 +1,16 @@ # Boulevard Combattant -Jeu de combat inspiré de Street Fighter III: Third Strike, réalisé dans le cadre du projet de fin d'année de L3 Info de l'ISTIC (2020/2021). +2D Fighting game, inspired by Street Fighter III: Third Strike. +Developed in the context of an end-of-year project at ISTIC (2020/2021) -## Technologies employées +## Technologies used by the project * Java * OpenGL via [lwjgl](https://www.lwjgl.org/) * OpenAL via [lwjgl](https://www.lwjgl.org/) * [JavaFX](https://openjfx.io) -## Contributeurs +## Contributors * [François AUTIN](https://gitlab.istic.univ-rennes1.fr/fautin) * [Victor AZRA](https://gitlab.istic.univ-rennes1.fr/vazra)