Re: how to start out with making a game

2016-01-23 Thread AudioGames . net Forum — Developers room : Hrvoje via Audiogames-reflector
Re: how to start out with making a game I'm still on Python 2.7, and the reason is that wxPython for making GUIs is not yet ported to Python 3. URL: http://forum.audiogames.net/viewtopic.php?pid=247566#p247566 ___ Audiogames-reflector

Re: how to start out with making a game

2016-01-22 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: how to start out with making a game If you'd like to learn Python, then yes. The book covers topics like how to install Python, explains the various functions and gives examples, and provides questions for you to practice and help learn how to use the language. For the sake of

Re: how to start out with making a game

2016-01-22 Thread AudioGames . net Forum — Developers room : Cody_91 via Audiogames-reflector
Re: how to start out with making a game All righty thank you URL: http://forum.audiogames.net/viewtopic.php?pid=247558#p247558 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: how to start out with making a game

2016-01-21 Thread AudioGames . net Forum — Developers room : Cody_91 via Audiogames-reflector
Re: how to start out with making a game Hey all, are there walk throughs for people just getting into it? Is that the "learning python the hard way" thing? URL: http://forum.audiogames.net/viewtopic.php?pid=247461#p247461 ___

Re: how to start out with making a game

2015-12-30 Thread AudioGames . net Forum — Developers room : Rocky Waters via Audiogames-reflector
Re: how to start out with making a game Orin, I completed the Learn Python the Hard Way tutorial as a novice back in September.  since then I have uninstalled 2.7 and installed Python 3.4, partly for Accessible Output2, and partly for an easier time with Pyinstaller.  Using Python 3 with

Re: how to start out with making a game

2015-12-27 Thread AudioGames . net Forum — Developers room : brian . kurosawa via Audiogames-reflector
Re: how to start out with making a game I'm interested on beginning programming python, seems a good language. I actually using bgt, but it has some limitations in some aspects. URL: http://forum.audiogames.net/viewtopic.php?pid=20#p20

Re: how to start out with making a game

2015-12-27 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: how to start out with making a game @heidicruizThe Python powershell is a command prompt that lets you write temporary scripts a line at a time, much like a windows command prompt. If you want to write, read over, and save script files go under the "File" menu and select "New File" to

Re: how to start out with making a game

2015-12-27 Thread AudioGames . net Forum — Developers room : heidicruiz via Audiogames-reflector
Re: how to start out with making a game what is powershell? URL: http://forum.audiogames.net/viewtopic.php?pid=244435#p244435 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: how to start out with making a game

2015-12-15 Thread AudioGames . net Forum — Developers room : Orin via Audiogames-reflector
Re: how to start out with making a game Has anyone read and completed the LPHW tutorial using Python 3X? If so, that'd probably be the prefered version I'd like to use. URL: http://forum.audiogames.net/viewtopic.php?pid=242888#p242888 ___

Re: how to start out with making a game

2015-12-14 Thread AudioGames . net Forum — Developers room : heidicruiz via Audiogames-reflector
Re: how to start out with making a game okay another thing I don't know about program. which one is blind friendly? out of all the  languages? URL: http://forum.audiogames.net/viewtopic.php?pid=242810#p242810 ___ Audiogames-reflector

Re: how to start out with making a game

2015-12-14 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: how to start out with making a game I guess that depends, from what I understand there really isn't much of an accessibility issue since all languages are more or less handled with text and symbols, which you can configure a screen reader to parse. Other's here can cover that in more

Re: how to start out with making a game

2015-12-14 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: how to start out with making a game Assuming for the moment that you don't know how to program, the first step would be to pick a language and start doing some tutorials to familiarize yourself. After that its more about understanding the logic and structure of the game you intend to

how to start out with making a game

2015-12-14 Thread AudioGames . net Forum — Developers room : heidicruiz via Audiogames-reflector
how to start out with making a game hell all, I am interested in making a  simple game, but I am not sure of how to start. if I could get tips or get advice on how to. that would be nice thanks, Heidi URL: http://forum.audiogames.net/viewtopic.php?pid=242805#p242805