Skip to content

Commit

Permalink
Merge branch 'main' into update-makefile-submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
TekMath authored Mar 21, 2024
2 parents 2fe4b7a + 358ea2a commit 5faf417
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
##

NAME = arcade
BUILD_PATH = build
BUILD_PATH = build

all: update
@cmake -S . -B build
Expand Down
12 changes: 9 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# FMY-Arcade
🖲️ Retro Platform
# 🖲️ FMY-Arcade
A Retro Platform

## Installation
### Cmake
### CMake
```
sudo apt install cmake
```
Expand Down Expand Up @@ -32,3 +32,9 @@ Clean the project
```
make fclean
```

## Groups collaboration
The project has been realized in collaboration with this [other group](#groups-collaboration). Their group master is [Suceveanu Dragos](https://github.com/sdragos1) that can be contacted at [dragos.suceveanu@epitech.eu](mailto:dragos.suceveanu@epitech.eu).

#
Made by [Flavien Chenu](https://github.com/flavien-chenu), [TekMath](https://github.com/tekmath) & [Yann-Masson](https://github.com/Yann-Masson)
Empty file removed docs/.gitkeep
Empty file.
Binary file added docs/Subject.pdf
Binary file not shown.

0 comments on commit 5faf417

Please sign in to comment.