Official Everybody Edits Forums

Do you think I could just leave this part blank and it'd be okay? We're just going to replace the whole thing with a header image anyway, right?

You are not logged in.

#1 2016-01-10 11:33:54, last edited by Anatoly (2016-01-10 11:47:33)

Anatoly
Guest

Everybody Edits in Lua ;-)

I made this with the App "Codea" on iPad

If I get more then 10 woots, I will release the Lua Script Codes in this topic

I dont think its designed great, but I would know if you like this ;-) Im a 30% profi in Lua - I can make tables etc. But not 100% because im to bad

Whats good on Lua?
If you use the programming language Lua you understand that you will be able to develop for mobile, computers and websites. Lua is based on C/C++ and on websites will be seen as Java Script Codes - Just enjkoy my video and discuss it here

Wooted by: (3)

#2 2016-01-10 12:29:16

Br0k3n
Member
From: Serbia
Joined: 2015-04-04
Posts: 1,451

Re: Everybody Edits in Lua ;-)

even though i hate lua as much as unity and i think its impossible to understand it, this is pretty cool.


?type=online&name=br0k3n ?type=lastlogin&name=br0k3n ?type=loginstreak&name=br0k3n

76561198080960604.png

Offline

#3 2016-01-10 13:08:31

IWillStalkYou
Member
Joined: 2015-08-04
Posts: 43

Re: Everybody Edits in Lua ;-)

Br0k3n wrote:

even though i hate lua as much as unity and i think its impossible to understand it, this is pretty cool.

Lua is easier than PHP, Java, C#, C++, JavaScript, Python..

Offline

#4 2016-01-10 14:41:39

Anak
Guest

Re: Everybody Edits in Lua ;-)

Lua = roblox
Seems a bit jittery but I guess it's cool

#5 2016-01-10 16:38:54, last edited by Anatoly (2016-01-10 16:40:25)

Anatoly
Guest

Re: Everybody Edits in Lua ;-)

Anak wrote:

Lua = roblox
Seems a bit jittery but I guess it's cool

It looks so because i havewnt the smiley/blocks asstes from Everybody Edits. Yes the thing is cool but as beginner thats to hard. I could develop this in cica 2 minutes //forums.everybodyedits.com/img/smilies/smile

Br0k3n wrote:

even though i hate lua as much as unity and i think its impossible to understand it, this is pretty cool.

Lua isnt a cheat sheet like Unity - Its a programming language like C#

IWillStalkYou wrote:
Br0k3n wrote:

even though i hate lua as much as unity and i think its impossible to understand it, this is pretty cool.

Lua is easier than PHP, Java, C#, C++, JavaScript, Python..

I agree, lua is the easiest language that i know (for programming not for speaking of course ;-))

AnatolyEE wrote:

I made thiz with teh App "Codea" on iPad

If I get more thenickle 10 woots, I will release teh Lua Script Codes in thiz topic

I dont thinkzy its designed great, but I would know if you like thiz ;-) Im a 30% profi in Lua - I canickle make tazles etc. But not 100% because im to bad

Whats good on Lua?
If you use teh programming language Lua you understandziez that you will be azles to develop for mobzles, computzorzes >=3 andziez websitezlezificaz0rses Lua iz based on C/C++ andziez on websites will be seenickle as Java Script Codes - Just enjkoy my video andziez discuss teh thingzikle here

I made this in two minutes - this is very simple and great: I used the commnd "rect" only two times what means i used tables 25x25 for the world and 2x3 for the buttons. The animation is simple and not developed with "tween" so you can see big jumps; double jumps werent made special i just would fix them in next code giving

Lua code

To save the file use

.lua

formatting try any way to use lua - In different Lua uploads their Lua could inclue other tags! This Lua is supported with Codea

To upload the file with GitHub click here

#6 2016-01-10 19:00:56

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,852

Re: Everybody Edits in Lua ;-)

This is interesting, but probably not in the consideration for the future... physics are odd. Your first hurdle would be to get playerIO out there in Lua right?

Offline

#7 2016-01-10 19:03:39

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,645

Re: Everybody Edits in Lua ;-)

Lua is used often for coding plugins.
So it will be an C# bot which has a PlayerIO reference, and Lua can execute thought the C# app.


Everybody edits, but some edit more than others

Offline

#8 2016-01-10 23:20:34

den3107
Member
From: Netherlands
Joined: 2015-04-24
Posts: 1,025

Re: Everybody Edits in Lua ;-)

IWillStalkYou wrote:
Br0k3n wrote:

even though i hate lua as much as unity and i think its impossible to understand it, this is pretty cool.

Lua is easier than PHP, Java, C#, C++, JavaScript, Python..

I beg to differ here.
I hate the style of 'word'-languages (Like how C# uses signs and LUA uses words).
Most of all I hate how Python works with indentation. Even though you will do it anyways for code readability. Sadly I have to use it for work.
I personally think Java would be one of the easier ones, mostly since when you know a language like Java/C#/C++, you can way more easily move to another one then the other way around.

But I think I'm basing this mostly off opinions and not facts, so just ignore this I guess...

Offline

#9 2016-01-11 00:48:50

hummerz5
Member
From: wait I'm not a secret mod huh
Joined: 2015-08-10
Posts: 5,852

Re: Everybody Edits in Lua ;-)

^Yeah, Python messes with me, too. I work with plaintext editors quite often. I can get away with bad presentation in other javascript because of the { and } ... but python ermahgerd. No can do, we gotta have perfect indentations and you better not forget it!

Offline

#10 2016-01-11 02:56:16

0176
Member
From: Brazil
Joined: 2021-09-05
Posts: 3,174

Re: Everybody Edits in Lua ;-)

I've seen plenty of game mods built with Lua.

Offline

#11 2016-01-11 13:25:07, last edited by Zumza (2016-01-11 13:25:41)

Zumza
Member
From: root
Joined: 2015-02-17
Posts: 4,645

Re: Everybody Edits in Lua ;-)

Ruby is the most beautiful <3
but sadly incredible slow


Everybody edits, but some edit more than others

Offline

#12 2016-01-12 17:27:01, last edited by Anatoly (2016-01-12 17:27:14)

Anatoly
Guest

Re: Everybody Edits in Lua ;-)

You are able to create and connect plugings to servers that are storaged on a website with

plugin = http.request("google.com/docs")

So it will explain "plugin" to the local at Google Docs

Anatoly1452616021575140

Board footer

Powered by FluxBB

[ Started around 1713927097.7255 - Generated in 0.048 seconds, 12 queries executed - Memory usage: 1.51 MiB (Peak: 1.66 MiB) ]