Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 444 Bytes

FEATURES.md

File metadata and controls

23 lines (22 loc) · 444 Bytes

Features

  • World generation
    • Trees
    • Mushrooms
  • The map actually looks like a giant island
  • Player movement
    • WASD
  • Player physics
    • Collision
    • Different speed with different blocks
  • UI
    • Buttons
    • Input fields
    • Forms
  • World saving/loading
  • Placing blocks
    • Hold F to place blocks under you
  • Inventory
    • Press C to pick block under the player

Plans for the future

  • Multiplayer
  • Lua scripting