travisbyr / Old-Gold

Old Gold is a two player python command line game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Idea

Old Gold is a python console based two player game that I created as a final project in 2018.

The aim of the game is to be the first person to remove the gold coin '0'. In order to move a coin there cannot be any silver coins 'O' to the left of it. Coins can only be moved to the left and cannot jump over each other. To remove a coin enter '1' for the coin to be removed, it must be in the first square of the grid. To select a coin to be moved, type the number that is under the coin that you want to select. To move the coin, enter how many places you want the coin to move to the left.

About

Old Gold is a two player python command line game

License:MIT License


Languages

Language:Python 100.0%