Skip to content

shansfolder/Trapezius-Monster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 

Repository files navigation

Trapezius-Monster

A game (in Chinese) that I developed. Just for fun.

This game is currently not active for further updates.
But you can change the source code as you want.

Requirements

You will need the following in your system:

  • python 2.7
  • pygame 1.9

may also work with older versions

How to play?

If you have Python installed, just run

python trapezius_2.0.py

Contact me

If you still have problems,
drop me a message at schan.huang@gmail.com, I will pack you a .exe/.dmg file with regard to your operating system.

Hope you enjoy it!

Update March. 1st, 2024

This game was developed many years ago where Python 3 was not a thing at that time. If you don't want to install the outdated Python 2 and its dependency, you can make it work in Python 3 too, you just need to change some syntax in source code, should be straightforward.

If you are using Mac, you need to install pygame a bit differently to make sure it works with 64bit system as following: python3 -m pip install -U pygame --user

About

A small python game I developed many years ago. Just for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages