On 05/03/2016 07:55 PM, Cai Gengyang wrote:
Cool, I have finally summoned up enough activation energy to start on Unit 3, 
now going through the topic on Conditionals and Control Flows (stuff like this)

boolthree = 200 == (50 * 5)
boolthree
False

Guess it would be really cool to work on AI and games. ( I have been addicted 
to computer games for a long time lol --- To be able to design a blockbuster 
like Starcraft 2, Diablo 3 or Final Fantasy 7 would be an incredible feat !)


For an introduction to Python via games you might want to check out the book "Invent Your Own Computer Games With Python". (However, these are strictly text-based games -- no graphics, but a fairly good intro to Python programming.) It's available to read on-line, or for download as a .pdf at http://inventwithpython.com/

Use the "PDF and All Source Code" link to download it.

--
https://mail.python.org/mailman/listinfo/python-list

Reply via email to