Skip to content

thor-juhasz/3d-tic-tac-toe

Repository files navigation

"3D" Tic Tac Toe

A nested game of Tic Tac Toe written in VueJS.

Installation

  1. Clone or download the repository.
  2. Run the following command to install all dependencies:
npm install
  1. To build the project, run:
npm run build
  1. To run the project in development mode, use:
npm run dev

Usage

Open the application in a web browser and enjoy playing the "3D" Tic Tac Toe game!

License

This project is licensed under the GNU General Public License v3.0. Please refer to the LICENSE.md file for more details.

Contributing

Contributions to this project are welcome! By contributing, you implicitly agree to the copyright transfer agreement defined in CONTRIBUTING.md in the repository.

Contact

Feel free to open issues or submit pull requests on the GitHub repository for this project.

About

A nested game of Tic Tac Toe written in VueJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published