/puissance4

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

Primary LanguageTypeScript

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.