gametechmods

Off-Topic => Games => Game Development => Topic started by: Sparkey98 on November 01, 2010, 01:42:58 PM

Title: Game help.
Post 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?
Title: Re: Game help.
Post by: Scorpion on November 01, 2010, 02:32:47 PM
Game maker?

 :trollface
Title: Re: Game help.
Post by: Naryar on November 02, 2010, 10:23:58 AM
I voted yes to your poll

(http://t3.gstatic.com/images?q=tbn:ANd9GcQqtw_K7IzwW_76XRO1EKPTK_dJQBSykNo1nsSVCFaTK8qjV3s&t=1&usg=__OndEveRSVoWJiLymzqqIA424D-8=)
Title: Re: Game help.
Post by: Serge on November 02, 2010, 03:07:50 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?

Python + Pygame (for the graphics) + Twisted (excellent event-based network framework).