kuriofoolio / MazeLearner

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

Home Page:https://www.evennia.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://www.evennia.com/


Languages

Language:Python 100.0%