Results 1 to 3 of 3

Thread: Python ORPG Engine Development

  1. #1
    Marios's Mustache Wax Reputation: 10

    Join Date
    Feb 2009
    Posts
    2
    Rep Power
    0

    Default Python ORPG Engine Development

    I know it's bad nettiquite to ask for help on your first post etc. but I'm really at a loss for help.

    I'm currently developing an engine using Python (please, I don't want to hear anyone talking about the merits of C/C++). It uses MySQL/PostgreSQL/etc. for data storage (I'm quite a fan of SQL from my PHP days).

    However, I'm stuck on the client implementation (using Pyglet, which I'm clueless about; please don't tell me to RTFM :P) and an efficient way to send character movement signals (server uses Twisted).

    If you're interested, drop me a line at rofflwaffls[at]gmail[dot]com (replace the square-bracketed items with the characters mentioned inside). You can also peruse my code up at Launchpad.

    I've exhausted all my means of finding help; so come on people.

  2. #2
    Retired Staff Reputation: 75
    Eriond's Avatar
    Join Date
    May 2006
    Location
    Montreal
    Posts
    1,790
    Rep Power
    18

    Default

    I don't think we really have any python programmers around here. I could be wrong, but to be honest, I wouldn't hold your breath. Sorry

    Good luck though!

    Did you try gamedev.net? They'll probably be able to help you.

  3. #3
    Marios's Mustache Wax Reputation: 10

    Join Date
    Feb 2009
    Posts
    2
    Rep Power
    0

    Default

    Thanks, though I can't help but notice the irony in your user title :P

Posting Permissions

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