Advanced Search

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - bubble.rogue

Pages: [1]
1
Mega Man Discussion / megaman 4 game written in python open code
« on: June 19, 2013, 03:55:37 PM »
Hi dudes,

I made a small python codebase (3000 lines approx. using pygame) for making simple megaman games. You can make your own A.I.s by inheritance. There's a working heatman and toadman inside. Here's the link : https://github.com/zork9/pygame-pyMM
You can download it by typing the following in a shell : git clone https://github.com/zork9/pygame-pyMM.git

It's not much but I made it thanks to the MM shared graphics on google and using simple algorithms.

I hope I can be of help later on in this forum.

Here's some screenshots :





Enjoy,
bubble

Pages: [1]