Skip to content

JhonatanMedeiros/npx-tic-tac-toe

Repository files navigation

Tic Tac Toe

Tic-Tac-Toe is a fun game with angular

✨ Features

  • 🕹 Simple Tic-Tac-Toe game
  • 🤖 Play with IA
  • 💻 Player with Player
  • 🎏 Add more ...

🖥 Demo

An example of application can be found here.

⌨️ Development

Clone Code

git clone [email protected]:JhonatanMedeiros/npx-tic-tac-toe.git

Install Dependencies

npm install

If you like Yarn, you can also use yarn to install dependencies.

Development server

npm run start

Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Build Release

npm run build:prod

After building, the application will be found in the dist directory.

🛠 Technology Stack

🤝 Contribute PRs Welcome

If you are interested in participating in joint development, PR and Forks are welcome!

📜 License

MIT Copyright (c) 2020 - Jhonatan Hardt de Medeiros