Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 436 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 436 Bytes

Simple-Pencil-Game

A simple game where a single player competes against a bot to empty a pencil case first. Built as part of JetBrains Academy's 'Python for Beginners' study track. https://hyperskill.org/tracks/6

Rules

Players take turns to remove pencils from the case, the first player unable to do this (due to the case being empty) loses.

The bot is an expert in the game, rendering it impossible for the human player to win.