a thoughtful web.
Good ideas and conversation. No ads, no tracking.   Login or Take a Tour!
comment by TheVenerableCain

Seconded for Python. I went on Codecademy and ran through the Python section. I have no programming experience and it was fairly easy to pick up. The only complaint I would have is that some of the sections are ordered oddly, so that you end up doing more complicated coding before learning some of the basic applications.





Caspus  ·  3507 days ago  ·  link  ·  

Alrighty, I'll take a look into Python then. I think I have an old book on Python too, so hopefully this'll work out.

Thanks guys!

user-inactivated  ·  3506 days ago  ·  link  ·  

https://wiki.python.org/moin/PythonGameLibraries

There are a ton of Python game libraries available as well. For something basic you could look into pygame.