What is a library ? Do i need one to make a game ?? Whats its purpose ?
I'm a noob to every thing that is programming, so more or less lament terms are preferred
And also, what is a good way to start creating games, more or less a work flow, one that doesn't have me ummm getting confused and clustered ?
Noob Question: kudoLib (LÖVE Library)
- nightvenom
- Prole
- Posts: 36
- Joined: Sat Aug 16, 2008 3:07 pm
Re: Noob Question: kudoLib (LÖVE Library)
A library is a collection of objects or functions.
- nightvenom
- Prole
- Posts: 36
- Joined: Sat Aug 16, 2008 3:07 pm
Re: Noob Question: kudoLib (LÖVE Library)
Aight ty
So i take it...i place the kudolib library into a .lua file and place it in my game(s) folders and call different functions from it ?
So i take it...i place the kudolib library into a .lua file and place it in my game(s) folders and call different functions from it ?
Re: Noob Question: kudoLib (LÖVE Library)
You'll need to include that lua file also.nightvenom wrote:Aight ty
So i take it...i place the kudolib library into a .lua file and place it in my game(s) folders and call different functions from it ?
- nightvenom
- Prole
- Posts: 36
- Joined: Sat Aug 16, 2008 3:07 pm
Re: Noob Question: kudoLib (LÖVE Library)
kk so it be like
game.conf
main.lua
kudolib.lua ? all in the same folder ??
game.conf
main.lua
kudolib.lua ? all in the same folder ??
Re: Noob Question: kudoLib (LÖVE Library)
In your main.lua, you would require the library file(s) in question.
Also, shouldn't this be in Support?
Also, shouldn't this be in Support?
- nightvenom
- Prole
- Posts: 36
- Joined: Sat Aug 16, 2008 3:07 pm
Re: Noob Question: kudoLib (LÖVE Library)
I figured it wasn't that big of a question just an inquiry
Who is online
Users browsing this forum: Google [Bot] and 4 guests