Skip to content

2D Maze editor using Raylib and ImGui. Features convenient junction placement, naming, moving aswell as tagging of positions. Export to JSON for use in games.

Notifications You must be signed in to change notification settings

arceryz/MazeRunner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

2D Maze editor using Raylib and ImGui. Features convenient junction placement, naming, moving aswell as tagging of positions. Export to JSON for use in games.

Topics

Resources

Stars

Watchers

Forks