Skip to content

Sara-pixie/Angular-Tic-Tac-Toe

Repository files navigation

Angular Tic-Tac-Toe PWA app

Game Demo:

Angular-Tic-Tac-Toe.-.Tic-Tac-Toe.2021-12-30.19-45-27.mp4

You can test the app here
And even install it to your desktop from the same page like so:

Screenshot (83) Screenshot (84)

Then you can play the game without your browser: Screenshot (85)

How to Make a PWA in Angular

  1. In terminal: ng add @angular/pwa
  2. In Terminal: ng build
  3. a. Make sure you have enough production budget set up in your angular.js file (build again if you had to fix it)
  4. Create Firebase project in Firebase
  5. In terminal: ng add @angular/fire
  6. a. Pick the correct project name and choose to Host your app (while installing @angular/fire)
  7. In Terminal: ng deploy (deploys production app to the Firebase hosting account - you'll get the link to the website)

About

Making a Tic-Tac-Toe game app with Angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors