Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 327 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 327 Bytes

2D Platformer game for educational purposes with

  • Finite state machine on character controller
  • Parallax background
  • Castle layout tilemaps
  • Enemies with finite state machine
  • Character stats and dynamic stat allocation
  • Skill System with talent System
  • Inventory System with Materials and Equipment
  • Crafting System