KC - Karussell Computerspiel TV DRS 1982
A downloadable game for Windows, macOS, and Linux
Kleines in der Konsole laufendes retro Game wie damals in der schweizer TV Sendung Karussell. Läuft unter Python3. Es ist simpel gehalten, sodass es überall laufen sollte.
Es ist eigentlich der kleine Bruder von Mastermind.
In 9 Zügen ist die 3-stellige Zahl zu finden.
Gut = Zahl vorhanden, aber an falscher Stelle
As = Volltreffer
---------------------------------------------------
Small retro game running in the console like back then in the Swiss TV show Karussell. Runs on Python3. It's kept simple so it should work anywhere.
It's actually Mastermind's little brother.
The 3-digit number must be found in 9 moves.
Gut = number present but in wrong place
As = direct hit
Install instructions
Beide dateien (py und mp3) ins gleiche Verzeichnis kopieren und mittels ./kc.py im (Linux) Terminal starten. In Windows einfach die kc.py doppelklicken.
Wenn "... no module click ..." erscheint, dann mit pip install click dieses Paket nachinstallieren.
Bei Windows oder Linux Variante kann man lediglich die ausführbare Datei starten ohne Python installiert zu haben.
Die Linux Variante muss möglicherweise mit starter.sh ("in Terminal ausführen" wählen) aufgerufen werden, falls das Spiel nicht startet.
---------------------------------------------------
Copy both files (py and mp3) into the same directory and start them with ./kc.py in the (Linux) terminal. In Windows just double click the kc.py.
If "... no module click ..." appears, then install this package with pip install click.
With Windows or Linux variant you can only start the executable file without having Python installed.
The Linux variant may need to be started with starter.sh (select "run in terminal") if the game no starts.
Leave a comment
Log in with itch.io to leave a comment.