Skip to content

A 3D maze runner that seeks to find the word of the day by consuming letters

Notifications You must be signed in to change notification settings

kuriofoolio/MazeLearner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAZELEARNER

A retro version of MazeRunner that utilises Python 3D modelling to expose a 'Word of the Day Challenge' in a maze. The player navigates within the maze, with letters of a certain color as the guide towards the end goal

Setting up the environment

PyCairo configuration

Refer to this PyCairo tutorial to get started with PyCairo

PyGame configuration

Install pygame: pip install pygame

Panda3D configuration

Install panda3D: pip install panda3D

About

A 3D maze runner that seeks to find the word of the day by consuming letters

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%