Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/elelad/tictactoe
Simple Tic Tac Toe game for 2 users
https://github.com/elelad/tictactoe
Last synced: 15 days ago
JSON representation
Simple Tic Tac Toe game for 2 users
- Host: GitHub
- URL: https://github.com/elelad/tictactoe
- Owner: elelad
- Created: 2019-06-05T04:04:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T06:05:50.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T05:47:12.696Z (9 months ago)
- Language: TypeScript
- Homepage: https://elelad.github.io/TicTacToe/
- Size: 2.72 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tic Tac Toe
Simple Tic Tac Toe game for 2 users
You can see the finall result [here](https://elelad.github.io/TicTacToe/)
## Install
- Clone or download
- Run `npm install`
- Run `ng serve`