Skip to content

3D implementation in Python nearly from scratch

Notifications You must be signed in to change notification settings

Sankek/Labyrinth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Labyrinth (3D)

3D implementation in Python nearly from scratch

System Requirements

  • Python 3
  • Tkinter

The game was tested on:

Microsoft Windows Version 10, Windows 8
Python 3.7.4
Tkinter 8.6

(!) In Linux there may be a problem with mouse rotations

How to Play

Moving

  • W: forward
  • S: back
  • A: left
  • D: right
  • Mouse and arrows: look around
  • Q, E: fly

Other

  • ESC: pause
  • F: here we go again

About

3D implementation in Python nearly from scratch

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages