Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 501 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 501 Bytes

GameOfSticks

Learning Purpose of this Project: To create a game that utilized artifical intelligence created completely from scratch without any AI-related libraries or resources.

This repository hosts a program that allows someone to play the "Game of Sticks" with another person, or an AI with adjustable difficulty.

In the "Game of Sticks", there is a collection of sticks. On their turn, each player picks up 1 to 3 sticks. The one who has to pick the final stick is the loser.