A minecraft 2d clone built with rust and the bevy game engine.
-
Player
- Basic player controlls
- Player controlls
- Player graphics
- Basic player animations
- Player animations
- Add sounds
- Swimming
- Game modes
- Food
- Inventory
- Basic block switching system
- Inventory system
- Inventory graphics
- Inventory manipulation
- Building
- Placing blocks
- Breaking blocks
- Picking up blocks
-
Crafting
- Crafting system
- Crafting graphics
-
World generation
- Basic plain generation
- Chunking
- World saving
- Add caves
- Add blobs of various stone types
- Add veins of ores
- Add background walls
- Lake generation
- Ocean generation
- Mountain generation
- Biome generation
- Mob generation
-
General
- Universal health system
- Lighting
- Particle system
- Day-night cycle
-
Debugging
- Add untity editor style debug windows
- Add console for minecraft style commands
-
Blocks
- Adding water
- Adding lava
-
Mobs
- Sheep
- Sheep graphics
- Cows
- Cows graphics
- Adding zombies
- Adding skeletons
- Adding creepers
-
Menus
- Main menu
- World creation menu
- Pause menu