This project is a fun and interactive game inspired by the Big Bang Theory series, built using Next.js and TypeScript.
You can try out the game live here.
- 🧠 Challenging gameplay inspired by the Big Bang Theory.
- 🤖 Play against AI.
- 🎯 Built with TypeScript for robustness.
- 🚀 Powered by Next.js for smooth and responsive design.
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
- Clone the repository:
git clone https://github.com/wenblack/rock-scissors-paper-lizzard-spock.git
- Navigate to the project directory:
cd rock-scissors-paper-lizzard-spock
- Install the dependencies:
yarn
Start the development server:
yarn dev
Open your web browser and visit http://localhost:3000 to play the game.
We welcome contributions from the community. If you'd like to contribute to this project, please follow these guidelines:
Fork the repository and create a new branch for your feature or bug fix. Make your changes and ensure the project builds without errors.
Write clear, concise commit messages. Open a pull request, describing your changes and referencing any related issues.
This project is licensed under the MIT LICENCE.