Skip to content

muratpurc/angular-tic-tac-toe-pwa

Repository files navigation

Angular 16 Tic Tac Toe PWA

Tick Tac Toe game based on Angular for Beginners - Let's build a Tic-Tac-Toe PWA.

List of changes:

  • Adapted to Angular 16
  • Use of Angular Material UI
  • Use of tsParticles with confetti preset

Download & setup

Checkout from GitHub

git clone https://github.com/muratpurc/angular-tic-tac-toe-pwa.git

Install dependencies

cd angular-tic-tac-toe-pwa
npm install

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

Running unit tests

Run ng test to execute the unit tests via Karma.

About

Angular 16 based Tic Tac Toe game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published