licenses.dev

@civ-clone/base-unit-improvement-veteran v0.1.0

This is a template repo.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT16
PackageRelationDependenciesPublished
@civ-clone/core-city-build • 0.1.7The repo contains the `CityBuild` and associated objects that deal with building items in `City`s.INDIRECT10
@civ-clone/core-city • 0.1.10Contains base functionality for the concept of a `City`, including the associated `Rule`s, `CityRegistry` and `AdditionalData`.INDIRECT9
@civ-clone/core-civilization • 0.1.3This is a template repo.INDIRECT3
@civ-clone/core-data-object • 0.1.12A data exchange object for converting a subset of a class instances to plain JSON.INDIRECT1
@civ-clone/core-engine • 0.1.3This is a template repo.INDIRECT3
@civ-clone/core-player • 0.1.7The core elements of what a `Player` is, including the `CurrentPlayerRegistry` and `PlayerAction`s.INDIRECT8
@civ-clone/core-registry • 0.1.1This component is used to create other registries that contain object data. This is a stub that contains all the shared methods that other classes will extend replacing the constructor with a call to the parent passing in the supported types that can be sINDIRECT0
@civ-clone/core-rule • 0.1.3This component contains the framework for `Rule`s. These are comprised of `Criterion`s and `Effect`s with optional `Priority`s.INDIRECT1
@civ-clone/core-terrain • 0.1.2This is how a `Tile`'s `Terrain` is defined. Utilising this, along with `TileImprovement`s and `Feature`s can bring parity to most of the Civ games.INDIRECT3
@civ-clone/core-turn-based-game • 0.1.5This repo stores the core concept of a `Turn` and some basic `Rule`s 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, befINDIRECT6
@civ-clone/core-unit-improvement • 0.1.1This is a template repo.DIRECT15
@civ-clone/core-unit • 0.1.17Contains the core models relating to `Unit`s.DIRECT14
@civ-clone/core-world-generator • 0.1.3The base `Generator` class (and `GeneratorRegistry`) which provide a schema to allow world generation in any way so long as it meets the requirements set out in the interface.INDIRECT8
@civ-clone/core-world • 0.1.13The core building-blocks for the concepts of a `World` and `Tile` based environment, as well as a bucket for `Tile`s (`Tileset`) with some helper functions that are useful on such a collection.INDIRECT8
@civ-clone/core-yield • 0.1.4A `Yield` is a key element in Civilization and can refer to anything from the `Attack` value of a `Unit` to, the `Food` returned for a `Tile` or the `Unhappiness` produced by a `City`.DIRECT2
@dom111/typed-event-emitter • 0.1.2A typed EventHandler that can provide typehints based on the event nameINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40civ-clone%2Fbase-unit-improvement-veteran)](https://licenses.dev/npm/%40civ-clone%2Fbase-unit-improvement-veteran)
<a href="https://licenses.dev/npm/%40civ-clone%2Fbase-unit-improvement-veteran">
  <img src="https://licenses.dev/b/npm/%40civ-clone%2Fbase-unit-improvement-veteran" alt="licenses" />
</a>

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/npm/%40civ-clone%2Fbase-unit-improvement-veteran/0.1.0)](https://licenses.dev/npm/%40civ-clone%2Fbase-unit-improvement-veteran/0.1.0)
<a href="https://licenses.dev/npm/%40civ-clone%2Fbase-unit-improvement-veteran/0.1.0">
  <img src="https://licenses.dev/b/npm/%40civ-clone%2Fbase-unit-improvement-veteran/0.1.0" alt="licenses" />
</a>
GitHub