Update README.md

This commit is contained in:
François Autin 2021-06-25 20:49:59 +00:00
parent ba4d61b0a5
commit 3def96588f

View File

@ -5,7 +5,9 @@
2D Fighting game, inspired by Street Fighter III: Third Strike. 2D Fighting game, inspired by Street Fighter III: Third Strike.
Developed in the context of an end-of-year project at ISTIC (2020/2021) Developed in the context of an end-of-year project at ISTIC (2020/2021)
![In-Game screenshot](docs/game_screenshot.png) <figure class="video_container">
<iframe src="https://www.youtube.com/embed/E0YPzBLoElg" frameborder="0" allowfullscreen="true"> </iframe>
</figure>
Currently, only a single character is playable. However, the engine allows for easy expansion in the future. Currently, only a single character is playable. However, the engine allows for easy expansion in the future.