/terralien

Primary LanguagePythonGNU General Public License v2.0GPL-2.0

Terralien

Build Status

A variety of game ideas are in my head and this is a chance to try some things out. For now, it's also a point to build out a framework for me to build some games on.

The Source

The application supports Python3 with the alpha branch of pyglet.

  • Python 3.3
  • pygsty git branch
  • pyglet 1.2alpha alpha almost beta

Setting up requirements to run

pip install -r Packages

For test suite and other development things

pip install -r Development

This also utilizes the pyeuclid library. I've updated that in this project to work with Python3 as well. I'll probably push that up at some point in separate repo.

Development Status

For a history and overview of what is currently happening check out the Change Blog

Thanks and Resources used

Not sure how many of these will be used in the final product (if there even ever is a final product) but I found so many great resources while researching this project that I'd like to thank those even if they don't get used in the end: