https://github.com/lfalch/cowfarg
Resource management strategy game
https://github.com/lfalch/cowfarg
Last synced: 9 months ago
JSON representation
Resource management strategy game
- Host: GitHub
- URL: https://github.com/lfalch/cowfarg
- Owner: LFalch
- License: apache-2.0
- Created: 2019-03-14T21:37:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-13T20:14:16.000Z (over 6 years ago)
- Last Synced: 2025-01-11T21:40:31.126Z (over 1 year ago)
- Language: Rust
- Homepage:
- Size: 970 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cowfarg
The game is grid-based squares each tile has a basic resource.
You build cities on tiles to gain resources from tiles in the borders.
You build roads on the lines connecting tiles.
You use weapons for military units to attack others.
You use houses to build buildings that have effects.
Roads are used for trading.
## Win condition idea
Build two cities, a city is a town with a castle and cathedral.
Of course you can just conquer everyone.
## Basic resources
- Sheep
- Grain
- Apple
- Lumber
- Ore
## Advanced resources
- Ore ^ Sheep -> Weapon
- Sheep ^ Grain -> Clothes
- Grain ^ Apple -> Food
- Apple ^ Lumber -> Road
- Lumber ^ Ore -> House