Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ujihisa/human-vs-pest
https://github.com/ujihisa/human-vs-pest
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ujihisa/human-vs-pest
- Owner: ujihisa
- Created: 2024-06-24T05:43:00.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-26T22:58:56.000Z (4 months ago)
- Last Synced: 2024-07-26T23:54:47.988Z (4 months ago)
- Language: Ruby
- Size: 492 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# README
https://human-vs-pest-t7ero6olsa-uc.a.run.app/
## 開発者向け
内部データ構造
* turn
* game
* players (human / pest)
* 木材 < player
* お金 < player
* world
* hexes
* 建設物 < player
* 木 (これだけplayerに属さない)
* 拠点
* 畑
* ユニット < player
* human / pestのみtrailの厳密な定義
* 移動先がtrailだと、そのneighboursにも移動できる
* ^ これは1ターンに2回だけ適用される。よって最大距離は3