diff --git a/concept.md b/concept.md index fb458bf..4c652ea 100644 --- a/concept.md +++ b/concept.md @@ -1,26 +1,42 @@ -planned features: +### Roadmap -- planting / harvest crops - - someday fertilizers & stuff - - watering? -- inventory system for crops / stuff to sell -- quests - - item-quests - - action-quests - - combos - - maybe continuous questline through game -- seasons that last a week - - cycling, having different crops per season -- leveling up though xp - - more crops though higher level -- weekday-depending events - - a farmers-market-day (crop-price * 1.5) - - one weekday where no crops can be bought - - some day-specific discounts on crops & stuff -- some hidden / random events -- farm-animals - - produce products continuous - - they HAS to be a way to pet these - - maybe breeding -- maybe stardew valley like machines to process animal products, make jello etc / crafting? -- that fucking fishing-minigame \ No newline at end of file +- [x] Planting / harvest crops + - [ ] Fertilizers + - [ ] Watering of crops +- [ ] Farm animals + - [ ] Animal products (egg, milk, wool, etc.) + - [ ] Some way of animal-leveling + - [ ] Breeding of animals (CF) +- [ ] Crafting + - [ ] Craft seeds from fruits +- [ ] Cooking system + - [ ] Crafting meals from vegetables +- [ ] Minigames + - [ ] Fishing minigame + - [ ] Mining minigame +- [ ] The Casino + - [ ] Mini blackjack + - [ ] Mini slotmachine +- [x] Stores + - [ ] Crop-Store + - [ ] Animal Store + - [ ] Machine Store (crafting machines) + - [ ] Different operation hours for each store +- [x] Inventory system +- [ ] Way to sell harvested goods +- [ ] Quests + - [ ] Item-quests + - [ ] Action-quests + - [ ] Continuous quest-line through game +- [x] Seasons + - [ ] Cycling seasons that last one week + - [ ] Different crops per season +- [ ] Experience system + - [ ] Leveling up + - [ ] Unlocking new field-spots + - [ ] Unlocking new barn-animals +- [ ] Time-dependent events + - [ ] Farmers-market-day (crop-price * 1.5) + - [ ] A day when no crops can be bought + - [ ] Day-specific discounts on products in stores +- [ ] Random events diff --git a/src/assets/explosion.gif b/src/assets/explosion.gif new file mode 100644 index 0000000..5002f20 Binary files /dev/null and b/src/assets/explosion.gif differ