Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eneax/typescript-tic-tac-toe
TypeScript App - Tic Tac Toe
https://github.com/eneax/typescript-tic-tac-toe
javascript tic-tac-toe typescript
Last synced: about 12 hours ago
JSON representation
TypeScript App - Tic Tac Toe
- Host: GitHub
- URL: https://github.com/eneax/typescript-tic-tac-toe
- Owner: eneax
- License: mit
- Created: 2022-05-27T07:50:54.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-05-27T12:37:41.000Z (over 2 years ago)
- Last Synced: 2024-05-01T17:16:55.587Z (6 months ago)
- Topics: javascript, tic-tac-toe, typescript
- Language: TypeScript
- Homepage: https://typescript-tic-tac-toe-x.netlify.app
- Size: 150 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TypeScript Course Project - Tic Tac Toe
### Info
This is the repository for UI.dev's "TypeScript" course project.
For more information on the course, visit **[ui.dev/typescript](https://ui.dev/typescript/)**.
### Project
This project is a "Tic Tac Toe" app. You'll be able to play tic tac toe against yourself and have all of your code type checked by the TypeScript compiler.