![]() |
| Forums | Gaming News | Videos | Downloads | Today's Posts | Mark Forums Read | Chat | FAQ | Members List | Contact |
| ||||||
This is a discussion on Need help In LUA. anyone interested... within the PSP Development Forum forums, part of the PSP Development, Hacks, and Homebrew category; ...in helping me get to grips with LUA coding. I really want to code a psp version of the warioware ...
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 |
![]() |
...in helping me get to grips with LUA coding.
I really want to code a psp version of the warioware inc game "skatingboard" BUT I find the whole LUA "language" confusing. I have read the tuts on evilmana.com but they arent helping me. Anyone up for it? -= Double Post =- No one?? Last edited by SeanyP; 10-29-2006 at 12:18 PM.. Reason: Automerged Doublepost |
|
|
|
|
|
#2 |
![]() |
i really would reccomend having a look at other people's code, and seeing how it works, most people have put in notes (--something) also, programLUA by appleseed and someone else is excellent, and then after doing that, get more complicated code like windows in LUA and have a read, then go onto evilmania tutorials. Oh, good look, and I expect great things from you!!
|
|
|
|
|
|
#3 | |
![]() Quality Haxing Since 1991
|
You can't just "look" at tutorials...you have to actually DO them...
__________________
Quote:
|
|
|
|
|
|
|
#6 |
![]() |
collision's a bummer. took me ages to work it out using tables to hold the area of what i want to be solid. so is animation (left to right to left - like a pendulum) come to think of it...
How would you go about doing a scrolling background?? |
|
|
|
|
|
#7 |
![]() ![]() Developer
|
I suggest going through the tutorials here in Lua
http://lua-users.org/wiki/TutorialDirectory |
|
|
|
|
|
#8 |
![]() |
While I applaud you for looking and doing Lua tutorials, I think you're looking for what many new Lua coders look for, a tutorial telling them exactly how to code a game. This is understandable, but no matter even if you find such a tutorial and won't always be a help. Part of programming is learning to be a problem solver; programmers have to know how to create new, complicated things by using the series of plain, simple commands of the language.
So if I were you, I'd redo all the Evilmana tutorials. Make sure you know what each command does. Once you know them pat, then you try and figure out how to combine them to cause the effects you want in a game. It ain't easy, but it's what makes programming so rewarding. |
|
|
|
|
|
#9 | |
![]() ![]() PSP Developer
Join Date: Oct 2005
Real First Name: Alex
Location: ~* Confidential *~
Just Played: N/A
Posts: 839
Trader Feedback: 0
|
Quote:
__________________
![]() "Every team needs an idealistic person (whether they are a noob or a pro), my team doesn't have one cus im the idealistic founder."-me Anime/Manga and Fanfiction is my inspiration! Creator of: - PSPSDK makefile creator - Lua Prompt - Animated Sprite Class\Library for Lua - Gmax2PSP - |
|
|
|
|
|
|
#11 |
![]() ![]() ...in a dream...
|
If LUA is too confusing for you, start with a higher level language like VB.net... But honestly - the thought of LUA being confusing is far fetch'd...
__________________
...you'll never know what it's like... spending your whole life in a dream...
Launch a Kitten out of a Cannon and win real cash! Checkout my newly updated site for all my projects (Kitten Cannon, BOXHEAD, Light Cycle 3D) |
|
|
|
![]() |
| Tags |
| interested , lua |
| Thread Tools | |
|
|