Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 354 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 354 Bytes

civ1-player

A repository for the Rules associated with Player functions

This defines the core Player-related elements of the gameplay (including triggering Player.takeTurn!), with Rules that aim to recreate a close approximation of the original Civilization gameplay rules.

Use yarn (or rather, don't use npm) to install dependencies.