Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 495 Bytes

README.md

File metadata and controls

32 lines (21 loc) · 495 Bytes

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