Re: Python, if statements, and complexity?

2019-02-28 Thread AudioGames . net ForumDevelopers room : BorgWraith via Audiogames-reflector
Re: Python, if statements, and complexity? so Python doesn't have switch statements.  I have figured out how to create a sort-of switch.  Would a switch statement help instead of all of the elif's? URL: https://forum.audiogames.net/post/415389/#p415389 -- Audiogames-reflector mailing

Re: Question about AGK for Python development

2019-02-28 Thread AudioGames . net ForumDevelopers room : BorgWraith via Audiogames-reflector
Re: Question about AGK for Python development what is AGK?  Thanks. URL: https://forum.audiogames.net/post/415388/#p415388 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: working on a new audio game in python

2019-02-28 Thread AudioGames . net ForumDevelopers room : BorgWraith via Audiogames-reflector
Re: working on a new audio game in python Hi, if we ignore the size of the game, can wxpython and pygame play nice together?  I want pygame to handle a lot of the game logic, but I want wxpython for text input, in-game chat, etc.  So can they play nice together? URL:

working on a new audio game in python

2019-02-27 Thread AudioGames . net ForumDevelopers room : BorgWraith via Audiogames-reflector
working on a new audio game in python Hi All,I wanted to use this thread to ask some questions for the game I've started developing.I am developing my game all in python.  The actual game asides, what should I use to create the the game menu? should that be in wxpython? or can I create a

Sound Effect Libraries

2019-02-24 Thread AudioGames . net ForumDevelopers room : BorgWraith via Audiogames-reflector
Sound Effect Libraries HI All,I am starting to develop an mmo rpg audio game...  I wanted to know where are some great places to get great sound effects? free or commercial?Have you guys heard of www.soundsnap.com?Thanks. URL: https://forum.audiogames.net/post/414199/#p414199 --