https://github.com/maximellerbach/crop-o-sphere
Project for the GottaGoHack Hackathon
https://github.com/maximellerbach/crop-o-sphere
Last synced: 4 months ago
JSON representation
Project for the GottaGoHack Hackathon
- Host: GitHub
- URL: https://github.com/maximellerbach/crop-o-sphere
- Owner: Maximellerbach
- License: gpl-3.0
- Created: 2021-11-26T18:44:43.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-02T20:46:23.000Z (over 4 years ago)
- Last Synced: 2025-02-22T04:26:23.477Z (over 1 year ago)
- Language: C#
- Size: 46.2 MB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crop-o-sphere
Project for the GottaGoHack Hackathon, 42 hours of hack !
Crop'O Shere is minimalistic looking game, where you are driving a tractor, on a small 3D planet.
When near your farm, by spending some money, you can create fields that will bring you a passive income of ressources,
Will will then need to sell those Ressources according to the food demand of different cities.
Every cycles (2 in-game days), the demand and city population is updated, forcing you to keep track of the demand of every city.
If you succeed to complete most of the demands of a given city, its population will increase by a proportionnal amount,
if not, the population will decrease and one day become empty (You lost the game).
There are 4 food ressources: Wheat, Potatoes, Apples and Cow meat
Note: Cow meat require a passive production of Wheat to be placed, that means: you need at least one wheat field to place a cow pens.
Some Gameplay screenshots:


