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

https://github.com/kamyab7/tic-tac-toe

Just a simple tic-tac-toe game implemented using Angular
https://github.com/kamyab7/tic-tac-toe

angular game nebular tic-tac-toe

Last synced: 2 months ago
JSON representation

Just a simple tic-tac-toe game implemented using Angular

Awesome Lists containing this project

README

          

# tic-tac-toe

## Demo
![alt text](https://github.com/Kamyab7/tic-tac-toe/blob/main/demo.png?raw=true)

## How to run

Run these commands in the terminal
```
cd Game
```
```
ng serve
```