Skip to content

apir8181/mirrorman

 
 

Repository files navigation

mirrorman

A game about mirror and man. Player should control mirror man to escape the maze.

Screenshoot

m1

m2

m3

m4

m5

m6

m7

m8

Deployment

####linux This program requires python2.7, mesa, freeglut, glu, pyopengl, pygame, ftgl.

Installation guide on arch:

  1. pacman -S mesa python2.7 freeglut glu ftgl
  2. easy_install pyopengl pygame
    • download pyftgl.
    • tar -xvf the download package
    • cd pyftgl
    • sudo python2.7 setup.py install
  3. python main.py -m, enjoy yourself.

About

A game about mirror and man.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%