Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Latest commit

 

History

History
28 lines (20 loc) · 722 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 722 Bytes

MazeRunner

This project is still a work in progress for a game I am working on. Please refer to the task list below to see what features are currently available.-

Feature Progress

Core features:

  • Junction placement, naming, sizing
  • Edge placement
  • Tagging of any grid cell with strings
  • JSON export/import function
  • File dialog/Export UI

Extra:

  • Sector partitioning. Junction naming and coloring by sector.
  • Advanced junction moving features
  • Tag managing and coloring
  • Interactive maze generation
  • Realtime player location visualiser through sockets

JSON Export

The mazes are loaded to and from readable JSON.