Trying to learn

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • luster123

    Trying to learn

    Hey,
    Can someone please teach me the basics of Python and Pygame?
  • Ben Finney

    #2
    Re: Trying to learn

    luster123 <luster123@gmai l.comwrites:
    Can someone please teach me the basics of Python and Pygame?
    Yes, you can do it.

    <URL:http://docs.python.org/tut/tut.html>
    <URL:http://www.python.org/doc/>
    <URL:http://clusty.com/search?query=py game+tutorial>

    --
    \ “Too many pieces of music finish too long after the end.” —Igor |
    `\ Stravinskey |
    _o__) |
    Ben Finney

    Comment

    • Gabriel Genellina

      #3
      Re: Trying to learn

      En Fri, 11 Jul 2008 05:49:23 -0300, Ben Finney
      <bignose+hate s-spam@benfinney. id.auescribi� :
      luster123 <luster123@gmai l.comwrites:
      >
      >Can someone please teach me the basics of Python and Pygame?
      >
      Yes, you can do it.
      >
      <URL:http://docs.python.org/tut/tut.html>
      <URL:http://www.python.org/doc/>
      <URL:http://clusty.com/search?query=py game+tutorial>
      Also you can find other resources in the Python wiki:
      <http://wiki.python.org/moin/BeginnersGuide>

      --
      Gabriel Genellina

      Comment

      Working...