Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Lua RTS Prototype

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

    psp Lua RTS Prototype

    Preface: This is just a side project whilst I am working on my main one (which isn't PSP related). This is being done for several reasons:

    1. Learn Lua
    2. See if LuaPlayer or Lua can handle a RTS system on its own (which it honestly looks like it can't).
    3. As a welcome distraction to the main project.

    I haven't tested it on a PSP but it works fine in LuaPlayer for Windows. I appreicate if someone can tell me the FPS when 'played' in the PSP's Luaplayer.

    At the moment only basic scrolling and radar really work but a lot of the framework is there so the new features won't take much doing.

    The graphics were taken from the author of CS Stratergised (sp?) which are from C&C. However the code is my own taken from various sources.

    Edit: I have just found that there was a Starcraft Lua RTS where the menu graphic seems to be from. Apologies.

    Edit2: The menu graphic seems to be from Fallout.

    [Minor Update 2006-06-12]: Fixed a major coding error where I my member variables weren't acting as member variables but as globals. Added interactivity with the radar. Try pressing circle on it . Also switched the debug button from L to Select.


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

    Default

    awesome ill stick it in the PSP News page

  3. #3
    DCEmu Legend gunntims0103's Avatar
    Join Date
    May 2006
    Location
    Brentwood, NY
    Age
    33
    Posts
    2,976
    Rep Power
    108

    Default

    great work bro

  4. #4
    DCEmu Newbie
    Join Date
    Dec 2005
    Posts
    52
    Rep Power
    0

    Default

    I get 60 fps constant with it.

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

    Default

    Fantastic. Cheers.

  6. #6
    DCEmu Newbie
    Join Date
    Dec 2005
    Posts
    52
    Rep Power
    0

    Default

    By the way, I must say, it looks very nice. Thumbs up from me.

    Keep up the good work.

  7. #7
    DCEmu Pro RedKing14CA's Avatar
    Join Date
    Jul 2005
    Location
    California
    Age
    33
    Posts
    736
    Rep Power
    0

    Default

    Thank you SO much... ive been asking for a solid RTS psp base, thats easily modified (maps, characters, etc.)

    this looks perfect, a very good start...
    hope you can do more

  8. #8
    DCEmu Pro b8a's Avatar
    Join Date
    Nov 2005
    Posts
    516
    Rep Power
    70

    Default

    Rock on. With all the keen coding advice you've offered to the members of this forum, I've been curious to see what kind of projects you've been working on.

    Keep it coming (-_!)

  9. #9
    DCEmu Pro
    Join Date
    May 2006
    Posts
    575
    Rep Power
    68

    Default

    Fantastic for a first time LUA user...

    ...Keep up the good work and I look forward to your main project

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

    Default

    [Minor Update 2006-06-12]: Fixed a major coding error where I my member variables weren't acting as member variables but as globals. Added interactivity with the radar. Try pressing circle on it . Also switched the debug button from L to Select.

    File has been updated.

Page 1 of 2 12 LastLast

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
  •