Skip to content

yt-koike/PyMaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze the skyscraper (高層迷宮)

This application is a maze game which features a high intricate building. It has 3D View mode and 2D Map mode. It also has a guide system for beginners. Every stage is randomly generated.

このアプリは入り組んだ高層迷路を進んでいくゲームです。3Dモードと2D地図モードがあります。初心者向けのガイドシステムも付属しています。迷路は自動生成されます。

Set up (前準備)

  1. Install pygame package. pygame パッケージをインストールする。
  2. Download sources in this repository. 本レポジトリのソースコードをダウンロードする。
  3. Run main.py you downloaded with Python interpreter. Python インタプリタでダウンロードした main.py を実行する。

How to play (遊び方)

HowToPlay.mp4

Controls (操作)

  • Up/Down keys: Move forward/back
  • Left/Right keys: Turn left/right
  • 't' key: Toggle view (3D View <-> 2D Map)
  • 'g' key: Activate/deactivate the guide system
  • 'q' key: Exit

Gallery

3d 3D view

map 2D view

guide Guide

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages