/ttoe

Primary LanguageTypeScript

TToe

TToe is a Web Game. A user can play Tic Tac Toe.

Built with 🤍 For You!

Features

  • Local Multiplayer
  • Minimal UI

Screenshots

image

Made using

Run Locally

Clone the project

  git clone https://github.com/kushagra-aa/ttoe.git

Go to the project directory

  cd ttoe

Install dependencies

  yarn

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

This project was generated with Angular CLI version 12.2.12.