Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 317 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 317 Bytes

L3_RPG

This is a rogue-like prototype made with unity featuring :

  • Procedural map generation using mazes and union-find structure
  • Pathfinding using A* algorithm and priority queues

GIF (WIP)

Credits