Skip to content

Latest commit

 

History

History
55 lines (28 loc) · 792 Bytes

TODO.md

File metadata and controls

55 lines (28 loc) · 792 Bytes

TODO

  • Adding more sprites for the player

  • Adding collision detection

  • Adding tiles' texture

    • Grass

    • Sand

    • Tree

    • Tiles connection (smoother transition between tiles)

  • Create a random world

  • Create an actual world

  • Create some "animals"

    • Slime

    • Ghost

    • Zombie

    • Skeleton

    • Some kind of friendly animals

  • Fullscreen Mode

  • Make a title screen

  • Make an actual pause menu

  • Make a game-over menu

  • Fighting mechanics (In Progress)

    • Health bar

    • Hit cooldown bar

    • Punching/Melee

    • Animals attacking player

    • Experience/Score system

    • Spells/Magic system

  • Make an actual README.md (In Progress)