Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 829 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 829 Bytes

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.

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.

Branches

Every (Project) video for this project coincides with a branch. If you want to compare your code with Alex's or you just want to play around with the code, check out the different branches.