Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/civ-clone/core-science
https://github.com/civ-clone/core-science
civilization typescript
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/civ-clone/core-science
- Owner: civ-clone
- License: mit
- Created: 2020-10-06T19:19:04.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-12T21:36:28.000Z (about 2 years ago)
- Last Synced: 2024-08-08T18:57:29.936Z (5 months ago)
- Topics: civilization, typescript
- Language: TypeScript
- Size: 103 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# core-science
The basics of having the concept of research. Includes `Advance`s and associated `Registry`s and the `PlayerResearch`
class to manage a `Player`s research projects and progress towards it.