> I've edited the aliens.py example to make my character just move
>back and forth. However I can't make him jump!
It is not really clear to me from your code where you expect the
character to jump. I do not see the word "jump" anywhere. I do
see the word "bounce" and one reference to the to
Hi,
I've edited the aliens.py example to make my character just move
back and forth. However I can't make him jump!
Here's my code (attached). I'm trying to make a platformer Mario style game.
Thanks,
Joe
# Side Scroller v 0.1 a very simple