From: Alec B. <wry...@gm...> - 2013-07-03 01:45:04
|
I've used both PythonCard (which I love), and PyGame (also love). PythonCard is great for making simple program interfaces, but for more complicated tasks like a game, I'd say you could conceivably do it, but it would take a lot of extra effort. PyGame, on the other hand, is built for the purpose, and very easy to use once you get the hang of it. And their email list is very active and supportive. http://www.pygame.org On Tue, Jul 2, 2013 at 6:20 PM, <art...@ao...> wrote: > art...@ao... > -----Original Message----- > From: artitis12 <art...@ao...> > To: pythoncard-users <pyt...@li...> > Sent: Tue, Jul 2, 2013 8:18 pm > Subject: Making games using PythonCard > > art...@ao... > -----Original Message----- > From: artitis12 <art...@ao...> > To: pythoncard-users-request < > pyt...@li...> > Sent: Tue, Jul 2, 2013 8:16 pm > Subject: Making games using PythonCard > > Hey, I'm was wondering if other pythonCard users make simple games > using PythonCard. I'm new to Python and I'm very interested into making > games using PythonCard. If there are any tips to doing it, please... I > would want to know. > > > Thanks for your time, > > The NewbieGuy > > God Bless > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Windows: > > Build for Windows Store. > > http://p.sf.net/sfu/windows-dev2dev > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > > |