Skip to content

Latest commit

 

History

History
executable file
·
50 lines (41 loc) · 2 KB

README.md

File metadata and controls

executable file
·
50 lines (41 loc) · 2 KB

Projet Intégrateur 2e année - 2nd Year School Project

Build Status
Maintainability
codecov Coverage Status

Exigences - Requirements

Installation

  1. git clone https://github.com/seb9465/Projet2.git
  2. cd Projet2
  3.  Côté client - Client side Côté serveur - Server side
    cd client cd server
    npm install npm install

Démarrer la solution - Run the solution

Depuis le dossier source - From the root folder

Côté client Côté serveur
cd client cd server
npm start npm start
http://localhost:4200 http://localhost:3000

Tests unitaires - Unit tests

Depuis le dossier source - From the root folder

Côté client avec Karma Côté serveur avec Mocha
cd client cd server
ng test npm test

Touches à utiliser pour le jeu de course - Keys to use for the racing game

Fonctionnalité - Feature Touche - Keys
Avancer - Forward W
Arrêter - Brake S
Gauche - Left A
Droite - Right D
Lumières - Lights L
Mode nuit - Night Mode N
Zoom avant - Zoom in +
Zoom arrière - Zoom out -
Changement de caméra - Camera change C