Skip to main content

A Python CLI version of the classic brain game IQ Tester

Project description

About

PyPI Version Build

iqtester is a simple command-line version of the classic game "IQ Tester"

PyPI Home Page

Quick Start

How to Play

IQ Tester is played on a triangular board, typically with 5 rows of holes and pegs.

Start with any one hole empty. As you jump the pegs remove them from the board.

Try to leave only one peg. See how you rate!

Support Python Versions

Python 3.7+

Mac / Linux

pip install iqtester
python3 -m iqtester

Windows

pip install iqtester
python -m iqtester

Demos

Standard Game

A standard game looks like this (current board is on the bottom):


Ask for a Hint

Request a hint using '>' to see the move that would lead to the best possible outcome


Undo a Move

Undo the last move using '.' if you made a mistake or found a better move


Multiple Pegs to Jump

To move a peg that has multiple possible jumps, choose the peg to move then choose the peg to jump over


Change Board Size

Change the board size to have 4, 5, or 6 rows


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iqtester-0.2.1.tar.gz (15.8 kB view hashes)

Uploaded Source

Built Distribution

iqtester-0.2.1-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page