LoicZHU / puissance4

πŸ”΄πŸŸ‘ An Angular implementation of the game Connect Four (Puissance 4)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Puissance4

Technical test for Infomaniak.

An Angular implementation of the game Connect Four (Puissance 4).

Demo

https://ng-puissance4.web.app

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/.

Append --configuration=fr to serve with πŸ‡«πŸ‡· locale.

Build

Run npm run build:prod to build the project for production. The build artifacts will be stored in the dist directory.

Localization

To generate builds for all locales, use npm run build:prod:localize.

Running unit tests

Run ng test to execute the unit tests via Karma.

Documentation

Run npm run compodoc to generate the documentation in dist/documentation.

About

πŸ”΄πŸŸ‘ An Angular implementation of the game Connect Four (Puissance 4)


Languages

Language:TypeScript 79.0%Language:HTML 9.3%Language:SCSS 7.5%Language:JavaScript 4.2%