sayantanDs / quirkylock

ReactJS game where you choose a password adhering to increasingly absurd rules

Home Page:https://quirkylock.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QuirkyLock Game

Welcome to QuirkyLock! Get ready to create the most complicated password of your life. You must craft a password that adheres to a series of increasingly absurd rules. Enjoy a variety of mini-games that incorporate puzzles, and riddles to enhance the gameplay experience.

Play QuirkyLock Now

quirkylock_ss

The idea for this game comes from The Password Game made by Neal. Go check out the original if you haven't played it yet.

Development

Getting Started

  1. Clone this repository to your local machine using git clone https://github.com/sayantanDs/quirkylock.git.
  2. Navigate to the project directory using the command line: cd quirkylock.
  3. Install the required dependencies by running npm install.
  4. Start the development server with npm run dev.
  5. Open your web browser and go to http://localhost:3000 to play the game.

Contributing

Contributions are welcome! If you find a bug or have suggestions for improvements, please open an issue or create a pull request.

Acknowledgements

About

ReactJS game where you choose a password adhering to increasingly absurd rules

https://quirkylock.netlify.app/

License:MIT License


Languages

Language:JavaScript 85.7%Language:CSS 14.3%