Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        



UI.dev Logo



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.