User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Python section within the Software Development category of DaniWeb, a massive community of 427,463 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,576 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Python advertiser: Programming Forums
Views: 1027 | Replies: 3
Reply
Join Date: Sep 2006
Posts: 104
Reputation: chris99 is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
chris99's Avatar
chris99 chris99 is offline Offline
Junior Poster

Question Graphics and Game commands:

  #1  
Sep 3rd, 2006
Can you do these in the IDLE converter, or is it not powerfull enough, as I don't want to download 2 more programs just to expand my Python knowledge. Can I make graphics in the IDLE interpreter, and if so, is there a tutorial to help?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Oct 2004
Location: Mojave Desert
Posts: 2,476
Reputation: vegaseat will become famous soon enough vegaseat will become famous soon enough 
Rep Power: 10
Solved Threads: 176
Moderator
vegaseat's Avatar
vegaseat vegaseat is offline Offline
Kickbutt Moderator

Re: Graphics and Game commands:

  #2  
Sep 4th, 2006
IDLE is simply an environment you write your Python programs in. It is basically a text editor you can run your code from.

You can do simple graphics with Tkinter that is already part of the Python distribution. For more advanced graphics download PIL. It among other things expands Tkinter's graphics capabilities. For graphics based games download PyGame. Two very worthwhile additions to your Python module library.

Be prepared for a steep learning curve, but also for lots of fun to challenge your mind.
May 'the Google' be with you!
Reply With Quote  
Join Date: Sep 2006
Posts: 104
Reputation: chris99 is an unknown quantity at this point 
Rep Power: 3
Solved Threads: 0
chris99's Avatar
chris99 chris99 is offline Offline
Junior Poster

Re: Graphics and Game commands:

  #3  
Sep 4th, 2006
Oh, are they modules for IDLE? I thought they were seperate environments, like IDLE, seperate editors. So what do you download them and use them via the IMPORT PYGAME command?
Reply With Quote  
Join Date: Jul 2006
Posts: 138
Reputation: mostafadotnet is on a distinguished road 
Rep Power: 3
Solved Threads: 8
mostafadotnet's Avatar
mostafadotnet mostafadotnet is offline Offline
Junior Poster

Re: Graphics and Game commands:

  #4  
Sep 6th, 2006
Hi chris99,
Yes.Those are python libraries which you should import inorder to use them.
Also the IDLE is a simple editor plus debugger,nothing more.
Why you do stick to it as a complete game development environment.

Good luck.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Python Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Python Forum

All times are GMT -4. The time now is 6:05 am.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC