This repository is to show the deploy of a demo that I am doing. Using three js and react. The demo is a basic remake of the classic sim farm. Suggestions, ideas and everything else is appreciated.
-
Generate map.
-
Add select box.
-
Add avatar and name change system
-
Add store, add items, buy items and position them on the map.
-
Add state bar to items on the map
-
Add Fence and Ditch, which change the model if there are others of the same item nearby.
-
Add purchase and sale of land (only allows land to be sold without being empty).
-
Add sound controller.
-
Add example crop(corn).
-
Add harvest storage system, which grows according to available silos.
-
Add internal timer, for time and climate management.
-
That the example crop becomes an item in the store according to the weather and climate timer.
-
Add a window to see the items in the storage.
-
Improve the example crop status bar to see if it has enough water, fertilizer, pesticide, and fungicide.
-
Soon more tasks for this demo.