https://github.com/lambda-fairy/gtn
Guess the Number
https://github.com/lambda-fairy/gtn
guessing-game html5 javascript
Last synced: 5 months ago
JSON representation
Guess the Number
- Host: GitHub
- URL: https://github.com/lambda-fairy/gtn
- Owner: lambda-fairy
- Created: 2016-03-24T06:59:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2021-07-07T12:36:20.000Z (over 4 years ago)
- Last Synced: 2025-08-15T00:39:05.356Z (5 months ago)
- Topics: guessing-game, html5, javascript
- Language: JavaScript
- Homepage: https://lambda.xyz/gtn/
- Size: 104 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Guess the Number
This project is an implementation of a [number guessing game][1].
That's all it is.
It certainly doesn't use algorithmic trickery to funnel the player into an unwinnable state,
teasing you with hopes of a triumph that never comes.
No siree.
ERROR

[1]: https://inventwithpython.com/chapter4.html