Documentation
From Motherhamster
[edit] Tutorials
Start with these tasty morsels
- Opening a simple blank window
- Adding an imageasset
- Making a sprite display
- Making a sprite follow the mouse
- Making a sprite follow the mouse with motion blur
- Rotating and scaling your sprite
- Using the editor to customize game behavior (scale and angle)
- Moving a sprite with the keyboard
- you can suggest new tutorials by adding them here
[edit] Module reference
Dig into these when you have finished the tutorials and are hungry for more.
- Full module reference (generated by epydoc)
[edit] The Interesting Bits
- display methods
- HamsterWheel parent class for your game
- ImageAsset
- SoundAsset
- GlyphTyper for displaying strings of text
- cheekpouches classes for assets that can be serialized/deserialized/edited
[edit] FAQ
This article or section is not complete. If you wish, you may finish it, and remove this tag when you are done.
- build the FAQ by asking questions here!