https://github.com/irskep/lizardwizard
Ludum Dare 19 entry
https://github.com/irskep/lizardwizard
Last synced: 3 months ago
JSON representation
Ludum Dare 19 entry
- Host: GitHub
- URL: https://github.com/irskep/lizardwizard
- Owner: irskep
- Created: 2010-12-19T02:27:25.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-29T03:11:53.000Z (almost 15 years ago)
- Last Synced: 2023-04-13T11:42:27.238Z (over 2 years ago)
- Language: Python
- Homepage:
- Size: 38.5 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
Lizard Wizard
=============[Steve Johnson](mailto:steve.johnson.public@gmail.com)
A [Ludum Dare 19](http://www.ludumdare.com/) entry
Requirements
------------* [Python 2.6](http://www.python.org)
* [Pymunk](http://code.google.com/p/pymunk/)
* [noise](http://pypi.python.org/pypi/noise/)
* [pyglet](http://www.pyglet.org/)
* [yaml](http://www.pyyaml.org/)All of these things can be had using `pip` or `easy_install`.
Running from Source
-------------------python2.6 LizardWizard.py