Skip to content
/ Arcade Public

Gaming platform that lets you choose a game to play with a graphic library.

Notifications You must be signed in to change notification settings

Dexmos/Arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade

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.

Available Game to play

  • Snake
  • Solar Fox

Available Libraries

Credits

Developer team :

Special thanks to :

Prerequisites

  • Linux

You need to have the following libraries already installed : OpenGL, SFML and libcaca.

How to run

  • Linux

Use this command line to compile :

make re

And use this one to run the program :

./arcade lib/[Library .so]

Available [Library .so] to choose

  • lib_arcade_caca.so
  • lib_arcade_opengl.so
  • lib_arcade_sfml.so

How to launch games

Use arrow keys to change letters and press SPACE to validate.

Stating menu.

Menu where you can choose the library and game to play !

How to play

Use arrow keys to move and use SPACE for shooting (only for Solar Fox game).

About

Gaming platform that lets you choose a game to play with a graphic library.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published