/TicCatToe

🐱 Memified, Cat-Themed Tic-Tac-Toe Madness

Primary LanguageTypeScriptMIT LicenseMIT

TicCatToe - A Memified Cat-Themed TicTacToe

TicCatToe is a fun and quirky implementation of the classic Tic-Tac-Toe game, featuring adorable cat-themed graphics and an entertaining twist on the traditional gameplay. This project is built using TypeScript and PhaserJS.

Try it out here: https://bytemydust.github.io/TicCatToe

Purpose

This project was made for DevelopEd 2.0.

The judging criteria were:

  • Does this product make the user rip their hair out? (we're sorry)
  • Does it have the Worst UI/UX possible?
  • Is it the most unintuitive?
  • Is it the Least viable product for the real world?
  • Points for most comedic!

Running Locally

Requirements

Installation

  1. Clone the repository to your local machine:
git clone https://github.com/ByteMyDust/TicCatToe.git
  1. Navigate to the project directory:
cd TicCatToe
  1. Install the required dependencies using Yarn:
yarn install
  1. Start the game:
yarn start
  1. The game will open on localhost in your default web browser.

  2. Turn up the volume and have fun getting trolled!

Team

Contributing

We welcome contributions to TicCatToe! If you have any ideas, improvements, or bug fixes, feel free to open an issue or submit a pull request on GitHub. Let's collaborate and make TicCatToe even better together!

License

TicCatToe is released under the MIT License. You can find the details in the LICENSE file.