Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 390 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 390 Bytes

sticky

Simple text-based pick up sticks game. Your chances of success are slim even with knowledge of the algorithm! The objective of the game is get your opponent (the computer) to pick up the last stick.

  1. Choose a minimum and a maximum amount of starting sticks.
  2. Chose whether you or the computer takes the first move.
  3. Take turns picking up either 1, 2, or 3 sticks.

Game on!