Skip to content

RimidalU/tic-tac-toe-online

Repository files navigation

Project logo

Tic Tac Toe online.

Online Tic Tac Toe game.

Next JS React TypeScript TailwindCSS HTML5 Yarn Vite


DescriptionProject setupFeaturesHow To UseProject StatusRoom for ImprovementLicenseContact

Description

Single page application in Next.js.

Game with a choice of the number of players and the size of the playing field.

Project setup

  • Clone this repo to your desktop and run yarn or npm install to install all the dependencies.
  • Once the dependencies are installed, you can run yarn dev or npm dev to start the application.
  • Enjoy.

Features

  • SPA in Next.js, TypeScript and TailwindCSS.
  • React hooks and HOK.
  • Game state in useReducer hook.
  • Choice of the number of players.
  • Choice of the size of the playing field.

How To Use

tutorial

Project Status

Project is: in progress

Room for Improvement

To do:

  • Implement new-game modal.
  • Change logic of UiModal.
  • Implement choice of the number of players and the size of the playing field.
  • Implement online logic..
  • Add 3D graphics?.
  • Add i18next.

Improvement:

  • Implement online logic.
  • Implement rating logic.

License

This project is open source and available under the MIT.

Contact

Created by @RimidalU - feel free to contact me!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages