Piombacciaio / Cheater-Catcher

Simple prompt-based game made in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cheater catcher

This is a little game where 20 agents compete throwing a coin in the air to get "heads"

One of them is a cheater and has a weighted cointo get heads more often

The 3 difficulty levels modify how often the cheater gets "heads" making him harder to spot

Knowing how many times each agent got "heads" your objective is to find the cheater in as less tries and time as possible to get a higher score

There is a limited number of lives before failing the run

Requirements

  • Python 3.x
  • pip requirements (pip install -U -r requirements.txt)

About

Simple prompt-based game made in python

License:GNU General Public License v3.0


Languages

Language:Python 100.0%