Skip to content

(work in progress) A 3D maze generation and maze crawler

Notifications You must be signed in to change notification settings

manasswarnkar/labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labyrinth

A 3D maze crawler

thumbnail

Currently done:

  • app instance
  • rendering 3D objects, lights, camera, player
  • generating walls from a tilemap text file
  • adding collision on walls
  • adding a menu
  • added textures to floors and walls
  • added starting and ending markers

working on:

  • implementing maze generation algorithms
  • win screen

About

(work in progress) A 3D maze generation and maze crawler

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages