Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> Pygame
beeseven
post Jul 12 2006, 02:14 AM
Post #1


Privileged Member
*********

Group: Members
Posts: 629
Joined: 26-February 05
Member No.: 3,995



Pygame is a library for Python designed with the intent of programming- you guessed it- games. I've looked through some tutorials and it looks pretty easy, at least compared to Java with which I've made a couple games. For example, there are built in functions to determine collisions and you don't need to bother with three or four different listeners. I'd like to make something using Pygame, but I can't get it to install. There's more about it at the website: http://www.pygame.org/, and good tutorials at http://www.learningpython.com/category/python/pygame/ and http://rene.f0o.com/mywiki/PythonGameProgramming
Go to the top of the page
 
+Quote Post
Dagoth Nereviar
post Jul 13 2006, 11:51 AM
Post #2


Privileged Member
*********

Group: [HOSTED]
Posts: 536
Joined: 19-May 06
From: Leeds, UK
Member No.: 23,963



Cool man, I've always wanted to make java like games. Thanks for this!

if I ever make a game with it, you'll be mentioned in credits wink.gif
Go to the top of the page
 
+Quote Post
beeseven
post Jul 16 2006, 12:18 AM
Post #3


Privileged Member
*********

Group: Members
Posts: 629
Joined: 26-February 05
Member No.: 3,995



Now I've gotten it to install but for some reason I can't draw basic shapes. I'm also interested in more in-depth tutorials if anyone knows of any or is also looking.

Edit: I learned a lot from looking at the source of http://www.codesampler.com/source/pyg_star_wars.zip, which can be found on http://www.codesampler.com/python.htm along with many other python and pygame tutorials. I made a simple little Mega Man thing (you can only move and shoot, though):
IPB Image
After I made that I started working on an original project. Pygame makes a lot of things really easy and that's combined with Python's inherent easiness. I seriously recommend this to anyone who's not really comfortable with more complicated languages.

This post has been edited by beeseven: Jul 28 2006, 06:58 PM
Go to the top of the page
 
+Quote Post
laforgej
post Dec 6 2006, 02:14 AM
Post #4


Newbie [Level 2]
**

Group: Members
Posts: 35
Joined: 13-November 06
Member No.: 33,272



I started working with pygame, but I quickly gave up in favor of the simpler gamemaker. I realize that gamemaker may not support they expansion that pygame would allow but gamemaker is really quite simple with a adaquate amount of power.

Have you figured out what the problem with you install was? I know when I went to work with pygame I had to go back a version to python 2.3.
Go to the top of the page
 
+Quote Post
FLaKes
post Dec 6 2006, 08:43 AM
Post #5


Trap Grand Marshal Member
***********

Group: [HOSTED]
Posts: 1,136
Joined: 19-May 05
From: Mexico
Member No.: 7,234



That mega man game looks nice. Did you make the graphics? How do you make graphics in programming languages like these? Im kind of used to flash , and since those other programs dont have anything like the tools in flash I dont know how they work.
Go to the top of the page
 
+Quote Post
lloydg
post Jun 11 2007, 08:02 AM
Post #6


Newbie [Level 3]
***

Group: Members
Posts: 49
Joined: 11-June 07
From: Aus NSW sydney
Member No.: 44,575



im wanting to make a text based rpg in python is pygame a good option... i would want to have some pictures in it like what monster you are fighting or were u are.. like maby some consept art but mainly text based im pritty new at programming im doing software for yr 11 at school and i know a little bit.. any advise?
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. [pygame] Python Game(4)


 



- Lo-Fi Version Time is now: 12th October 2008 - 12:19 AM