Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@civ-clone/core-turn-based-game

civ-clone18MIT0.1.5TypeScript support: included

This repo stores the core concept of a Turn and some basic Rules and events around the Start and End of the turn. This is the basis for a turn-based game. Packages like civ1-player utilise these to allow a Player to perform their actions, bef

typescript, civilization

readme

core-turn-based-game

This repo stores the core concept of a Turn and some basic Rules and events around the Start and End of the turn. This is the basis for a turn-based game. Packages like civ1-player utilise these to allow a Player to perform their actions, before ending the Player's turn and then the game turn.