Kiko
The idea for the game was experiment with diferent rope physics: equilibrium, lazoo, launch a hook, etc. Short of time in pyweek 7, I intend to complete in piggy sprint.Awards
Scores
Ratings (show detail)
Overall: 2.6
Fun: 2
Production: 2.7
Innovation: 3
Files
| File | Uploader | Date |
|---|---|---|
|
kiko_piggy1_v0.zip
— final
piggy1 vs 0 - hopefully I will upload a real final |
claxo | 2009/01/29 18:43 |
Diary Entries
kiko news
Too much work since the piggy anouncement.
This release marked as final just in case, I expect to upload later a more complete version (this is just a image from my current working copy).
I like the new code to do transitions between screens.
Hope I can add some gameplay.
This release marked as final just in case, I expect to upload later a more complete version (this is just a image from my current working copy).
I like the new code to do transitions between screens.
Hope I can add some gameplay.
Kiko crashing
I get this error after finishing the 2nd level:
Traceback (most recent call last):
File "kiko_play.py", line 55, in
kiko.main.run()
File "D:\Transfer\freigegeben\pyggy\kiko\kiko\main.py", line 133, in run
File "D:\Transfer\freigegeben\pyggy\kiko\libs\gamebits\sm.py", line 27, in ptick
File "D:\Transfer\freigegeben\pyggy\kiko\libs\gamebits\trans.py", line 39, in e_start
File "D:\Transfer\freigegeben\pyggy\kiko\libs\gamebits\sm.py", line 82, in sm
TypeError: __init__() takes exactly 1 argument (3 given)