Skip to content

Latest commit

 

History

History
40 lines (35 loc) · 899 Bytes

README.md

File metadata and controls

40 lines (35 loc) · 899 Bytes

🖲️ FMY-Arcade

A Retro Platform

Installation

CMake

sudo apt install cmake

More informations here.

Pre-Commit

First, install pre-commit package.

  • On linux:
pip install pre-commit
  • On macOS (Intel/AMD):
brew install pre-commit

Next, steup pre-commit at the root of the repository:

pre-commit install

Build project

Build the project

make

Clean the project

make fclean

Groups collaboration

The project has been realized in collaboration with this other group. Their group master is Suceveanu Dragos that can be contacted at [email protected].

Made by Flavien Chenu, TekMath & Yann-Masson