/civ1-player

Primary LanguageTypeScriptMIT LicenseMIT

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.