Noob to scripting

Questions about the LÖVE API, installing LÖVE and other support related questions go here.
Forum rules
Before you make a thread asking for help, read this.
Post Reply
ArabsPlayhouse
Prole
Posts: 1
Joined: Sun Oct 16, 2011 9:35 pm

Noob to scripting

Post by ArabsPlayhouse »

hey guys, Arabsplayhouse here with some help i need.
i am completely new to scripting, i only know the tiniest amount of java, and i would love to make games.
I am trying to make some RPG games, yet i dont know how to get off at the right foot, as I barely know Lua, and by strolling on the Wiki, Im not doing to great with LOVE either
User avatar
Robin
The Omniscient
Posts: 6506
Joined: Fri Feb 20, 2009 4:29 pm
Location: The Netherlands
Contact:

Re: Noob to scripting

Post by Robin »

What is your question?
Help us help you: attach a .love.
User avatar
adrix89
Party member
Posts: 135
Joined: Fri Oct 15, 2010 10:58 am

Re: Noob to scripting

Post by adrix89 »

The noob way is to buy books and search articles with lua and make small programs.
The troll way is to look at all example you can find and modify them for your use.
And the expert way is both.
I use Workflowy but you can check out Dynalist as its the better offer.
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: Noob to scripting

Post by T-Bone »

Going from Java to Lua isn't very hard, Lua has a tendency to do stuff in similar but simpler ways than in Java. Look at a few sample programs to get a feel for the structure of a LÖVE game (the love.update(dt), love.draw() and love.load() functions in particular) and look at lua tutorials for a langauge overwiev.
User avatar
henry9000
Prole
Posts: 1
Joined: Mon Nov 21, 2011 8:33 am

Re: Noob to scripting

Post by henry9000 »

adrix89 wrote:The noob way is to buy books and search articles with lua and make small programs.
The troll way is to look at all example you can find and modify them for your use.
And the expert way is both.
*GASP* so ... noob + troll = expert

mind blown
coffee
Party member
Posts: 1206
Joined: Wed Nov 02, 2011 9:07 pm

Re: Noob to scripting

Post by coffee »

henry9000 wrote:
adrix89 wrote:The noob way is to buy books and search articles with lua and make small programs.
The troll way is to look at all example you can find and modify them for your use.
And the expert way is both.
*GASP* so ... noob + troll = expert

mind blown
expert way ~= expert guy. wrong type of variables. ;)
User avatar
T-Bone
Inner party member
Posts: 1492
Joined: Thu Jun 09, 2011 9:03 am

Re: Noob to scripting

Post by T-Bone »

There's no such thing as an expert. On the internet, there are only noobs and trolls. Some trolls are more subtle than others though.
User avatar
GijsB
Party member
Posts: 380
Joined: Wed Jul 20, 2011 10:19 pm
Location: Netherlands

Re: Noob to scripting

Post by GijsB »

*trollface*

I'm a gentle troll C:
miz656
Prole
Posts: 20
Joined: Fri Nov 25, 2011 3:39 pm

Re: Noob to scripting

Post by miz656 »

T-Bone wrote:Going from Java to Lua isn't very hard, Lua has a tendency to do stuff in similar but simpler ways than in Java. Look at a few sample programs to get a feel for the structure of a LÖVE game (the love.update(dt), love.draw() and love.load() functions in particular) and look at lua tutorials for a langauge overwiev.

Java is to make objects. Lua is to spice it up, do things to the objects

For example

Java made the objects like audio, timer, etc. Lua is to use thoughs objects java made in a script.
Post Reply

Who is online

Users browsing this forum: Bing [Bot] and 7 guests