0
Basic hill climbing
basic hill climbing using python
1 Answer
+ 1
That wouldn't be a very easy thing to do especially if you're new to python. There is a lot of physics, collision detection, graphic design, etc. that should go in.
However, if you're looking for a way to implement 2D graphics using python, look up 'pygame'.
Good Luck :)