gametechmods
Off-Topic => Games => Game Development => Topic started by: Sparkey98 on November 01, 2010, 01:42:58 PM
-
As you all know, I tried gbots and it failed miserabley, but I want to make it a comeback. What I'm aiming for is a 2d top view multiplayer type game where you can make your own bots, and draw the representation image in paint and upload it to the bot for it's image. Can anyone give me tips on what to use?
-
Game maker?
:trollface
-
I voted yes to your poll
(http://t3.gstatic.com/images?q=tbn:ANd9GcQqtw_K7IzwW_76XRO1EKPTK_dJQBSykNo1nsSVCFaTK8qjV3s&t=1&usg=__OndEveRSVoWJiLymzqqIA424D-8=)
-
As you all know, I tried gbots and it failed miserabley, but I want to make it a comeback. What I'm aiming for is a 2d top view multiplayer type game where you can make your own bots, and draw the representation image in paint and upload it to the bot for it's image. Can anyone give me tips on what to use?
Python + Pygame (for the graphics) + Twisted (excellent event-based network framework).