Skip to content

A minecraft 2d clone built with rust and the bevy game engine (Work in progress)

Notifications You must be signed in to change notification settings

mohamedimrane/minecraft-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minecraft-2d (Work in progress)

A minecraft 2d clone built with rust and the bevy game engine.

minecraft-2D todo list

  • 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

About

A minecraft 2d clone built with rust and the bevy game engine (Work in progress)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages