Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 418 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 418 Bytes

ghost

This is an implementation of the game Ghost, details of which can be found here: https://en.wikipedia.org/wiki/Ghost_(game). It was written for App Academy's Ruby course. The dictionary used was provided by App Academy.

This version supports pass-and-play multiplayer for a theoretically unlimited number of players. It also has an AI player, who can either be played with alone or be added to a group game.