Fungus 0.1.1
A simple scene based game engine building on pyglet.
- Usage:
- python fungus_game.py start the default Scene.
- python fungus_game.py gamefile.Scene start with a custom Scene
- Examples:
- python fungus_game.py fungus_01_intro.Scene Start the fungus Intro
- For developers:
- Just clone the fungus project from the Mercurial repository and add your scenes inside it. Distribute them along with the fungus engine.
- Mercurial repository:
To adjust the default scene, just import another one as Scene in fungus_game.py
- Changelog:
0.1.1 (2009-02-26)
- FIX: Setuptools resource inclusion didn't work.
0.1 (2009-02-26)
- Initial public version
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| Fungus-0.1.1-py2.5.egg (md5) | Python Egg | 2.5 | 2009-02-26 | 1MB | 962 |
- Author: Phillip Schoenherr and Arne Babenhauserheide
- Home Page: http://freehg.org/u/ArneBab/fungus
- Keywords: game engine,pyglet
- License: GNU GPL-3 or later
- Platform: any
- Requires pyglet
- Categories
- Package Index Owner: ArneBab
- DOAP record: Fungus-0.1.1.xml
