Skip to content

Ayush786113/password-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Password Game

This project is inspired from the original password game. Just wanted to create something interesting apart from the boring college work so tried to implement a minimal version of the game.

Demo

The deployed game can be found here

Run Locally

Clone the project

  git clone https://github.com/Ayush786113/password-game

Go to the project directory

  cd password-game

Install dependencies

  npm install

Start the server

  npm run dev

Tech Stack

  • Sveltekit
  • Appwrite
  • PicoCSS

Contributing

Contributions are always welcome!

Anyone can contribute to this repository by adding new rules to the game, improving the UI of the website or any general contribution as you see fit.

I cannot assure to accept all the contributions but I'll try to manage as many as possible.

FAQ

How to play it?

This may not be easy for everyone. The hints on the bottom of the input are clues to the conditions that ypu need to satisfy. Some clues may be confusing but think in higher dimensions. They are like mini puzzles. Use Google or ChatGPT if you cannot figure out the answer.

What is the Hall of Fame and how can I get featured there?

Hall of Fame is a place where everyone who successfuly completes the challenge gets featured. After satisfying all the conditions, a button will appear on the screen. You can choose to either opt in or opt out for the Hall of Fame. If you want to be included, click on the button and fill the form and wait. The dialogue will automatically disappear in some time. After that refresh the page. You should see yourself in the Hall of Fame.

Feedback

If you have any feedback, please reach out to me at [email protected]

Authors

Ayush