I keep seeing these links to download something from lua.org
and people making these independent programs with lua. So I began wondering,
how would I do this??? Can someone fill me in on how this works, can I make a window (desktop window) and have things be written, pictures and ect, just like I would with CC?
All information is much appreciated!
Non CC programs
Started by Wing, Apr 19 2013 08:46 AM
8 replies to this topic
#1
Posted 19 April 2013 - 08:46 AM
#2
Posted 19 April 2013 - 08:57 AM
There are a few Lua libraries that allow you to make standalone Windows applications. You can use Love2D to make games too. You could probably also use Love2D to make some applications but I am not sure.
#3
Posted 19 April 2013 - 09:05 AM
Would it be this?
https://love2d.org/
Looks cool! Although, I've gotten quite accustomed to CC and is there anyway I can import the APIs folder inside the zip of CC into the engine?
https://love2d.org/
Looks cool! Although, I've gotten quite accustomed to CC and is there anyway I can import the APIs folder inside the zip of CC into the engine?
#4
Posted 19 April 2013 - 09:07 AM
If the API's are in plain Lua then you can. But a lot of the API's(Such as the FS API) are made in Java.
#5
Posted 19 April 2013 - 09:11 AM
It's the one I wanted lol, dat file editing ya know 
But you think this would work for rather simple things?
But you think this would work for rather simple things?
#6
Posted 19 April 2013 - 09:12 AM
I think the closest to that would be cc emulator then, but it's still not what you desire fully
#7
Posted 19 April 2013 - 09:12 AM
And also, alot of the APIs won't work unless it's
in CC
in CC
#8
Posted 19 April 2013 - 09:42 AM
You can do graphics outside of CC using GUI wrappers such as wxLua. It can be complex at times though, so I'd recommend sticking with Love, which is less so. A lot of functions in ComputerCraft are specific to ComputerCraft only: especially the term library. It is possible to emulate these functions in a regular Lua environment, but it would probably not be easy.
#9
Posted 19 April 2013 - 11:07 AM
Well thanks for the feed back guys! I shall try this Love2D thingy... Good day!
1 user(s) are reading this topic
0 members, 1 guests, 0 anonymous users











