This project is a gaming platform that lets you choose a game to play with a graphic library. It was made as an Epitech's project for the second year course.
- Snake
- Solar Fox
Developer team :
- Salomé MARYE @SalomeMarye
- Florian MARIE @Dexmos
- Auguste Larrivé-Jahan @Ichizaemon
Special thanks to :
- Julien BENOIT @Benoit-Julien
- Linux
You need to have the following libraries already installed : OpenGL, SFML and libcaca.
- Linux
Use this command line to compile :
make re
And use this one to run the program :
./arcade lib/[Library .so]
- lib_arcade_caca.so
- lib_arcade_opengl.so
- lib_arcade_sfml.so
Use arrow keys to change letters and press SPACE to validate.
Stating menu.
Menu where you can choose the library and game to play !
Use arrow keys to move and use SPACE for shooting (only for Solar Fox game).