@potato-golem/core
v1.2.0
Published
potato golem game lib core
Downloads
100
Readme
potato-golem/core
Framework-agnostic reusable functionality
Catalogue of functionality
- Activation - a triggered effect
- Processor Activation - activation, which triggers a specified processor
- Processor - a class capable of being triggered
- LimitedNumber - a number which has current and maximum value
Random
- normalizedRandom - generate a random number, which is biased towards mid-range values
- randomOneOf - return a random element of a given array