Re: Making audiogames with python where do I start?

2016-07-06 Thread AudioGames . net Forum — Developers room : kingzombie via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

And can I fix my powershell from saying letters or space space and stuff?

URL: http://forum.audiogames.net/viewtopic.php?pid=266939#p266939





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-07-06 Thread AudioGames . net Forum — Developers room : kingzombie via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

And can I fix my poweshell from saying letters or space space and stuff?

URL: http://forum.audiogames.net/viewtopic.php?pid=266939#p266939





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-07-05 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

Spacing is an important factor in Python, as it encapsulates code blocks. When hitting enter it will automatically add a set amount of spaces that are consistent with that particular block of code, from what I can tell there is no way to disable this feature in PythonWin.

URL: http://forum.audiogames.net/viewtopic.php?pid=266932#p266932





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-07-05 Thread AudioGames . net Forum — Developers room : kingzombie via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

How do i stop pywin from putting spaces when i make a new line? and what are the best settings for it?

URL: http://forum.audiogames.net/viewtopic.php?pid=266931#p266931





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-06-03 Thread AudioGames . net Forum — Developers room : Ishan Dhami via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

hi bob Python 2 is good but use notpad plus plus or try to request ed sharp ide because I never feel any comfort in any others.

URL: http://forum.audiogames.net/viewtopic.php?pid=262751#p262751





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-06-02 Thread AudioGames . net Forum — Developers room : bobbleheadmastr via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

I am sticking with Python 2

URL: http://forum.audiogames.net/viewtopic.php?pid=262635#p262635





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-06-02 Thread AudioGames . net Forum — Developers room : Ishan Dhami via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

Hi carternum Does con emu is accessible for us? My brother suggested me but I cannot find it and I don't like command line does it replace command line?ThanksIshan

URL: http://forum.audiogames.net/viewtopic.php?pid=262634#p262634





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-05-31 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

I'll also add, if you want to learn python2, stick with that. Same goes with python3. There are a few differences between the two, and if you suddenly change as a beginner it may get very, very confusing. Learn python is for py2, python the card way py2, a bite of python py3, and think python has both. Many sighted individuals will have used online courses like codeacademy, but I haven't found that to work well at all with both windows and mac os X and a screen reader. HTH, and good luck

URL: http://forum.audiogames.net/viewtopic.php?pid=262445#p262445





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-05-31 Thread AudioGames . net Forum — Developers room : cartertemm via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

Ok, then read online tutorials, books, documentation, whatever you can find helpful. Like stated above, Think Python, A Bite of Python, learn python the hard way. There's also this link:https://wiki.python.org/moin/BeginnersGuide/Programmers

URL: http://forum.audiogames.net/viewtopic.php?pid=262444#p262444





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-05-30 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

PyWin32 is a set of windows extensions for python that gives access to a number of windows API's, I tend to use it more for embeding icons on my compiled binaries. I noticed it came with an IDE however that I never used called PythonWin, testing it with NVDA it seems to have no problem running code, reading script, and console text, unlike IDLE which comes with python. It should work fine as a general python GUI, though so far only i've tested it so I can't say for certain.

URL: http://forum.audiogames.net/viewtopic.php?pid=262417#p262417





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-05-30 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

PyWin32 is a set of windows extensions for python that gives access to a number of windows API's, I tend to use it more for embeding icons on my compiled binaries. I noticed it came with an IDE however that I never used called PythonWin, testing it with NVDA it seems to have no problem reading text, unlike IDLE which comes with python.

URL: http://forum.audiogames.net/viewtopic.php?pid=262417#p262417





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-05-30 Thread AudioGames . net Forum — Developers room : Orin via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

Is PyWin effectively a GUI for Python? I really don't like using the console for Python apps.I'll have to check out A Bite of python, I've had more success with Python than, say, BGT. I like LPTHW Though.

URL: http://forum.audiogames.net/viewtopic.php?pid=262413#p262413





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-05-29 Thread AudioGames . net Forum — Developers room : bobbleheadmastr via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

Basics

URL: http://forum.audiogames.net/viewtopic.php?pid=262283#p262283





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Making audiogames with python where do I start?

2016-05-29 Thread AudioGames . net Forum — Developers room : Ishan Dhami via Audiogames-reflector


  


Re: Making audiogames with python where do I start?

Hello boble headmaster sorry If I write your name incorrect. dood first download python and then download py game. Pygame is a game engine if I am not wrong. also start with the book a bite of python it is a nice book and I personally recommend you. ThanksIshan

URL: http://forum.audiogames.net/viewtopic.php?pid=262253#p262253





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector