Skip to content

MaxenceCanler/arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

242 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arcade

A modular C++ arcade platform that dynamically loads game and graphical libraries at runtime.

Build & Run

make [all | core | games | graphicals | resetscore | re]
./arcade [lib]

Controls

Action Key
Move (Menu & Game) Arrow keys
Select (Menu) Enter
Switch graphical library N
Switch game G
Back to menu M
Pause (Centipede) Space

Games

  • Snake
  • Centipede

Graphical Libraries

  • ncurses
  • SDL
  • SFML

Contributors

  • Victor Braun
  • Valentin Gallerand
  • Maxence Canler

Interface sharing

Shared interface with group leader: william.dromard@epitech.eu

About

C++ arcade platform with multiple game and graphical modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors