mirror of
https://github.com/boudji-ludwig-pett/cnam-geometry-dash.git
synced 2025-06-10 22:20:40 +02:00
31
README.md
Normal file
31
README.md
Normal file
@ -0,0 +1,31 @@
|
||||
# CNAM Geometry Dash
|
||||
|
||||
## À propos
|
||||
|
||||
Développement d'une reproduction du jeu [Geometry Dash](https://fr.wikipedia.org/wiki/Geometry_Dash) réalisé dans le cadre de la formation [Ingénieur en Informatique et Systèmes d'Information (SI), CNAM](https://www.itii-alsace.fr/formations/informatique-et-systemes-dinformation-le-cnam/), pour les modules de Programmation Orientée Objet (POO) et de Méthodologie Systèmes d'Informations.
|
||||
|
||||
### Membres du groupe
|
||||
|
||||
- [Djelal BOUDJI](https://github.com/djelalb)
|
||||
- [Théo LUDWIG](https://github.com/theoludwig)
|
||||
- [Vincent PETT](https://github.com/Vextriz)
|
||||
|
||||
### Documentation
|
||||
|
||||
- [Sujet](./docs/Sujet-Projet-Geometry-Dash.pdf)
|
||||
- [Conventions développement informatique](./docs/conventions.md)
|
||||
- [Kanban Board (Trello)](https://trello.com/b/ugG5Siaw/cnam-geometry-dash)
|
||||
|
||||
## Prérequis
|
||||
|
||||
[Unity](https://unity.com/)
|
||||
|
||||
## Installation
|
||||
|
||||
```sh
|
||||
# Cloner le dépôt
|
||||
git clone git@github.com:boudji-ludwig-pett/cnam-geometry-dash.git
|
||||
|
||||
# Se déplacer dans le dossier du projet
|
||||
cd cnam-geometry-dash
|
||||
```
|
Reference in New Issue
Block a user