hello everybody
I think my question is just stupid.
But where do I start are there any tutorials how to start ?
Thank you
Lars
Where to start?
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: Where to start?
Hello, welcome. Start at wiki https://love2d.org/wiki/Main_Page for general info and in Wiki Tutorials section https://love2d.org/wiki/Category:Tutorials for practice learning.CrazyAvak wrote:hello everybody
I think my question is just stupid.
But where do I start are there any tutorials how to start ?
Thank you
Lars
Re: Where to start?
And here's some more tutorials! viewtopic.php?f=4&t=9377&p=58031#p58031
Re: Where to start?
Also if you don't know Lua, (the language that love uses) then you can start to learn Lua here http://www.lua.org/pil/1.html note that unless you have the console enabled then the Lua scripts found here will not show anything. To practice with these scripts without the love console enabled you will need to install Lua on its own which is found here http://www.lua.org/download.html
Re: Where to start?
Why do such thing? Better test in some Lua online interpreter.Qcode wrote:To practice with these scripts without the love console enabled you will need to install Lua on its own which is found here http://www.lua.org/download.html
http://www.lua.org/demo.html/
Re: Where to start?
The obvious hassle of using a web browser to write code aside, using a Lua demo web service will not provide the full Lua experience. It has limitations because they run the scripts on their servers.coffee wrote:Why do such thing? Better test in some Lua online interpreter.
It's way easier to experiment with a binary of the standalone interpreter that runs natively on your system.
Shallow indentations.
Who is online
Users browsing this forum: Google [Bot], Semrush [Bot] and 6 guests