Posted via CodeCall MobileOk, so I have made a few very simple games in Python but they are all text-only, how can I make some very simple graphics in python to implement in some games that I will be making.
Graphics?
Started by Andrew.G, Jul 01 2009 01:27 PM
7 replies to this topic
#1
Posted 01 July 2009 - 01:27 PM
|
|
|
#2
Posted 01 July 2009 - 03:06 PM
#3
Posted 01 July 2009 - 03:28 PM
Posted via CodeCall Mobile Ok, could you recomend any good pygame tutorials?
#4
Posted 02 July 2009 - 12:51 AM
In the left sidebar on the PyGame website, which PythonPower gave you a link to, you can find a link to several tutorials. On the PyGame website you can also find various projects using PyGame, which you can download and use for inspiration.
#5
Posted 02 July 2009 - 04:39 AM
Posted via CodeCall Mobile oops, well thanks for the help. Is there a specific place i should post examples of my work?
#7
Posted 03 July 2009 - 05:47 AM
If you wish to make 3d games i recomend you use panda3d instead of pygame.
#8
Posted 03 July 2009 - 09:23 AM
Posted via CodeCall Mobile ok thanks for the help, maybe once i get 2d games down ill start with panda 3d


Sign In
Create Account


Back to top









