https://github.com/pyoner/keyboard-puzzle
The goal of this game is to restore the original order of the shuffled keyboard keys by swapping them with their correct positions within the time limit.
https://github.com/pyoner/keyboard-puzzle
chatgpt game html5 svelte
Last synced: about 2 months ago
JSON representation
The goal of this game is to restore the original order of the shuffled keyboard keys by swapping them with their correct positions within the time limit.
- Host: GitHub
- URL: https://github.com/pyoner/keyboard-puzzle
- Owner: pyoner
- Created: 2023-03-21T08:18:19.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-22T07:23:13.000Z (about 3 years ago)
- Last Synced: 2025-02-14T03:31:12.723Z (over 1 year ago)
- Topics: chatgpt, game, html5, svelte
- Language: JavaScript
- Homepage: https://keyboard-puzzle.vercel.app
- Size: 175 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome to the Keyboard Puzzle game!
The goal of this game is to restore the original order of the shuffled keyboard keys by swapping them with their correct positions within the time limit.
Here are the game rules:
Select a key from the shuffled keys below the main keyboard.
Click on a masked key in the main keyboard to swap them.
Continue swapping keys until the main keyboard is in its correct order.
You have 180 seconds to complete the puzzle.
Your score is based on the number of correctly placed keys.
Good luck and have fun!
# About
This game was developed by Askar Yusupov (@pyoner)
Thank you to ChatGPT for providing assistance and guidance with this project.
View the source code on [GitHub](https://github.com/pyoner/keyboard-puzzle).
Follow Askar Yusupov on [Twitter](https://twitter.com/pyoner).