https://github.com/maaack/sixx
An open-source strategy game
https://github.com/maaack/sixx
Last synced: 8 months ago
JSON representation
An open-source strategy game
- Host: GitHub
- URL: https://github.com/maaack/sixx
- Owner: Maaack
- License: other
- Created: 2011-05-15T02:34:44.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2012-12-24T02:25:11.000Z (over 13 years ago)
- Last Synced: 2025-03-01T21:48:35.788Z (over 1 year ago)
- Language: Python
- Homepage: sixx-game.com
- Size: 64.1 MB
- Stars: 3
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
SixX
Game Engine
Run sixx.py in Python 2.7.3.
Some version 1.9.# of PyGame is required.
The PyMunk physics engine comes bundled. PyMunk is a Python wrapper for the Chipmunk library written in C. You may need something to run that...