Results 1 to 10 of 10

Thread: Lua RPG

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    52
    Posts
    139,565
    Blog Entries
    3209
    Rep Power
    50

    Default Lua RPG

    fchaos has released an early version of a Homebrew RPG that he/she is working on, heres what fchaos posted:

    "I've started an RPG and I decided to show some of the progress. I just have the basics so far: moving, animation, collision dectection, and teleporting to other maps.

    Todo list:
    Battle System
    Scrolling (maybe)
    Story
    My own graphics =P

    The sprite thats in the game is from the RPG MAKER Toolkit."

    Screenshots and download via the comments:

  2. #2
    DCEmu Newbie
    Join Date
    Jul 2006
    Posts
    4
    Rep Power
    0

    Default

    looks good so far, i enjoyed having a little play around, when theres a big story and everything then it would be awesome

  3. #3
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    83

    Default

    Some things I noticed:

    - Use of txt files to hold the map data. Great idea and using a tile based system makes it really easy to use. There is on flaw with it though, it can only use 10 different tiles, as soon as you try to use the 10th onwards tiles, the data structure falls apart. Using chars/letters may be better for this.

    - I just placed my FPS counter into and on the PC I get ~8fps.

    - Map teleporting, why do I land in the middle of the room rather then just outside of the door?

    - Bounds checking of the map isn't complete, I can go off the right and bottom but not the top and left.

    - No comments in code.

    Great start though and be keeping my eye on this one.

  4. #4

    Default

    It will be great Good luck


  5. #5
    LUA Coder D0N's Avatar
    Join Date
    Jan 2006
    Posts
    863
    Rep Power
    74

    Default

    Great work fchaos! This is going to be great once you get everything implemented. Keep it up!

  6. #6
    GP2X Coder/Moderator
    Join Date
    Jan 2006
    Posts
    1,678
    Rep Power
    83

    Default

    Hang on a second. Who the heck revived this.

    "December 11th, 2005, 11:06" Thread creation date ¬¬

  7. #7
    LUA Coder D0N's Avatar
    Join Date
    Jan 2006
    Posts
    863
    Rep Power
    74

    Default

    Woah i didnt notide that. Then this is pretty old I though it was new... Oh well...

  8. #8
    DCEmu Newbie
    Join Date
    Mar 2006
    Posts
    1
    Rep Power
    0

    Default

    Thanks for the comments but this projects been dead for a while, due to lack of inspiration/motivation to continue.

    @ Yaustar
    Its nice that you noticed all those things. Yea some of the code is pretty crude...

  9. #9
    PSP User dtothabreezy's Avatar
    Join Date
    Apr 2006
    Location
    the netherer realm
    Posts
    308
    Rep Power
    67

    Default

    im probbably gonna release a new rpg system a littel after the 2df projects done

    but i need some one to complete it becuz after wards im going to learn some c++ and make some other games just sayin while this is already bumped

  10. #10
    DCEmu Newbie
    Join Date
    Jul 2006
    Posts
    6
    Rep Power
    0

    Default sdfsdfsdf

    dfsdf

Thread Information

Users Browsing this Thread

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

Tags for this Thread

Bookmarks

Posting Permissions

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