https://github.com/link2twenty/guessing-game
Simple guessing game in the style of a 70's tv show
https://github.com/link2twenty/guessing-game
Last synced: 11 months ago
JSON representation
Simple guessing game in the style of a 70's tv show
- Host: GitHub
- URL: https://github.com/link2twenty/guessing-game
- Owner: Link2Twenty
- Created: 2024-07-20T10:59:21.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-17T12:18:43.000Z (about 1 year ago)
- Last Synced: 2025-05-17T12:33:12.914Z (about 1 year ago)
- Language: TypeScript
- Size: 256 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guessing game
A simple guessing game, guess a letter and see if it's in the puzzle
Playable [here](https://link2twenty.github.io/guessing-game/).