Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stanleyy7/angular-tic-tac-toe

A Tic-Tac-Toe PWA made using Angular
https://github.com/stanleyy7/angular-tic-tac-toe

angular jasmine pwa

Last synced: 5 days ago
JSON representation

A Tic-Tac-Toe PWA made using Angular

Awesome Lists containing this project

README

        

# Tic-Tac-Toe

A simple Tic-Tac-Toe game made using Angular.

![image](https://user-images.githubusercontent.com/119549394/234233900-91cdca27-490a-467d-8192-27c30c8556da.png)

Live link - https://tic-tac-toe-2bb80.web.app/ (hosted on firebase, also is a PWA that can be installed).

## Overview

This was just a simple hobby/practice project to solidify my understanding of Angular (in particular Angular's lifecycle hooks), experiment with different libraries and to make a web application that was different to what I have currently done before (as I have never made a game as a web application). Additionally I wanted to make a PWA to "try out" something different.

### Tech Stack

- Angular
- TypeScript
- Jasmine