/Arcade

Arcade gaming platform

Primary LanguageC++

Epitech - Arcade Project

The goal of this project was to create an arcade gaming platform.
This platform include two games and is able to run with three different GUIs, ncurses, sfml and OpenGl. Games and GUIs are dynamics loaded libraries.
A documentation is provided if you want to create your game or gui with our core.

Usage:

make
./arcade lib/lib_of_your_choice

Screenshots:

Menu :


Snake :


SolarFox :


Creators:

Rémi Gastaldi
{
  "nom":"Gastaldi",
  "prenom":"Rémi",
  "email":"remi.gastaldi@epitech.eu",
  "linkedin": "https://www.linkedin.com/in/rémi-gastaldi-09b9a810a/"
}
Léo Hubert
{
  "nom":"Hubert",
  "prenom":"Léo",
  "email":"leo.hubert@epitech.eu",
  "linkedin": "https://www.linkedin.com/in/leohubert"
}
Flavien Sellet
{
  "nom":"Sellet",
  "prenom":"Flavien",
  "email":"flavien.sellet@epitech.eu",
  "linkedin": "https://www.linkedin.com/in/flavien-sellet-32254b10a/"
}