+ Reply to Thread
Results 1 to 8 of 8

Thread: Graphics?

  1. #1
    Programming Expert Andrew.G is an unknown quantity at this point Andrew.G's Avatar
    Join Date
    Jun 2009
    Location
    Woodstock, GA
    Age
    15
    Posts
    396

    Graphics?

    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.

  2. #2
    Programming Professional PythonPower is on a distinguished road PythonPower's Avatar
    Join Date
    Feb 2009
    Location
    England
    Posts
    228

    Re: Graphics?

    I have heard great things about PyGame:

    pygame - python game development
    Old: 19543634061503069431898480521767684453431945494947 93961697675137336753 = 432363203127002885506543172618401 × 4520189026299330782353421687996961553
    New: How many ways can one partition 369?

  3. #3
    Programming Expert Andrew.G is an unknown quantity at this point Andrew.G's Avatar
    Join Date
    Jun 2009
    Location
    Woodstock, GA
    Age
    15
    Posts
    396

    Re: Graphics?

    Posted via CodeCall Mobile Ok, could you recomend any good pygame tutorials?

  4. #4
    Retired v0id is a glorious beacon of light v0id is a glorious beacon of light v0id is a glorious beacon of light v0id is a glorious beacon of light v0id is a glorious beacon of light v0id is a glorious beacon of light
    Join Date
    Apr 2007
    Posts
    2,978
    Blog Entries
    3

    Re: Graphics?

    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. #5
    Programming Expert Andrew.G is an unknown quantity at this point Andrew.G's Avatar
    Join Date
    Jun 2009
    Location
    Woodstock, GA
    Age
    15
    Posts
    396

    Re: Graphics?

    Posted via CodeCall Mobile oops, well thanks for the help. Is there a specific place i should post examples of my work?

  6. #6
    Retired v0id is a glorious beacon of light v0id is a glorious beacon of light v0id is a glorious beacon of light v0id is a glorious beacon of light v0id is a glorious beacon of light v0id is a glorious beacon of light
    Join Date
    Apr 2007
    Posts
    2,978
    Blog Entries
    3

    Re: Graphics?

    If you want to show your work, you have three options. You can either make a tutorial out of it and post it here, you can post it as code snippets for inspiration to others here, or you can make a blog entry out of it and post it here.

  7. #7
    Learning Programmer psam is on a distinguished road
    Join Date
    Jun 2009
    Posts
    34

    Re: Graphics?

    If you wish to make 3d games i recomend you use panda3d instead of pygame.

  8. #8
    Programming Expert Andrew.G is an unknown quantity at this point Andrew.G's Avatar
    Join Date
    Jun 2009
    Location
    Woodstock, GA
    Age
    15
    Posts
    396

    Re: Graphics?

    Posted via CodeCall Mobile ok thanks for the help, maybe once i get 2d games down ill start with panda 3d

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Similar Threads

  1. How to draw graphics using JS?
    By organizedchaos in forum JavaScript and CSS
    Replies: 2
    Last Post: 06-19-2009, 04:09 PM
  2. Need Help. Graphics in C
    By Julia008 in forum C and C++
    Replies: 10
    Last Post: 10-31-2008, 12:15 PM
  3. VB Graphics Question (DrawLine)
    By birko19 in forum Visual Basic Programming
    Replies: 8
    Last Post: 09-12-2008, 02:22 PM
  4. Replies: 3
    Last Post: 09-10-2008, 08:27 PM
  5. Good Beginning Graphics Resources?
    By AutumnNight in forum General Programming
    Replies: 1
    Last Post: 08-25-2007, 01:46 AM

Bookmarks

Bookmarks

     
        Algorithms and Data Structures

        Java tutorials

        Algorithms Forum

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts