Skip to content

ethsmith/food-dash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Food Dash

Objective

The objective of the game is to work with the other players to try to deliver all the required food before the time runs out. The amount of food is increased with each wave. Delivering food provides you coins for the shop.

The Shop

The shop allows you to use coins to increase grow speed of plants, increase the durability of your hoe, increase the plow range of your hoe, and more.

Building a Map For the Game

The game checks for items inserted into barrels. So you must make an area with barrels that the players can use to deposit the food. My plan is to build the map with the needed seeds/items to grow the food in chests as part of the world save. Then a copy of the map will be made at server start up. There is currently no system for designating chest locations and dynamically adding the necessary items to grow the food. Maybe in the future.

Feel Free to Contribute

I am making this minigame as a fun warmup into minigame development to prepare for my work at Hypixel after a (small) break from Minecraft development. If you have ideas, please fork this repo, and make a pull request.

Screenshots

img.png

About

Food Dash is a high speed multiplayer food cooking minigame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages