Getting started
After a couple of hours contemplating, I've decided to make a platform game in which the goal is to get to the top of each screen. This will be accomplished by the use of ropes.I've just started experimenting with PyODE for the first time, and I'm stunned at how straightforward it seems to use! Why haven't I tried this sooner?!?
No screenshot yet, but I have got the basic rope climbing/swinging coded (thanks in no small part to the PyODE tutorials!). Now to stick a toe in the murky waters of collision detection!
(log in to comment)