Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[VOICE PORT] Bagels - 1978 #3

Open
JarbasAl opened this issue Mar 22, 2024 · 0 comments
Open

[VOICE PORT] Bagels - 1978 #3

JarbasAl opened this issue Mar 22, 2024 · 0 comments
Labels
game request idea or request for a new voice game

Comments

@JarbasAl
Copy link
Member

JarbasAl commented Mar 22, 2024

A simple number guessing game

From: BASIC Computer Games (1978)

Gameplay

"In this game, the computer picks a 3-digit secret number using
the digits 0 to 9 and you attempt to guess what it is. You are
allowed up to twenty guesses. No digit is repeated. After
each guess the computer will give you clues about your guess
as follows:

PICO One digit is correct, but in the wrong place
FERMI One digit is in the correct place
BAGELS No digit is correct

source code:
https://github.com/JeffJetton/vintage-basic-games-in-python/blob/master/bagels.py - python port

@JarbasAl JarbasAl added the game request idea or request for a new voice game label Mar 22, 2024
@JarbasAl JarbasAl changed the title [VOICE PORT] Bagels 1978 [VOICE PORT] Bagels - 1978 Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
game request idea or request for a new voice game
Projects
None yet
Development

No branches or pull requests

1 participant