Omnimaga

General Discussion => Technology and Development => Computer Programming => Topic started by: stevon8ter on July 23, 2013, 08:25:11 am

Title: apple app-store app idea [LUA] [Idea needed]
Post by: stevon8ter on July 23, 2013, 08:25:11 am
Well just like the title says, i'm gonna build an ipad/iphone app, with lua :D

so if anyone has any ideas...

Also, in this forum i will keep the interested people informed ;)

Now, how the hell will i program lua ON-ipad, yes yes, not on my computer, but on my ipad, so i can test it whenever i want ;)

Well there's a nifty app called CODEA , it has an incredible awesome UI and is easy to use, and it uses LUA :)

http://twolivesleft.com/Codea/ (http://twolivesleft.com/Codea/)
Title: Re: apple app-store app idea [LUA! LUA! LUA! LUA! LUA! LUA! LUA!!!!!] [Idea needed]
Post by: DJ Omnimaga on July 23, 2013, 01:06:15 pm
What kind of app would you like to build? Would it be a game or a development tool, for example? Also would it be for jailbroken devices since it uses a third party programming language tool and that it costs a lot of money to put your app on the app store?

Also it might be a good idea to avoid excessive use of caps and exclamation marks in topic titles. :P
Title: Re: apple app-store app idea [LUA! LUA! LUA! LUA! LUA! LUA! LUA!!!!!] [Idea needed]
Post by: stevon8ter on July 23, 2013, 01:31:29 pm
yeah sorry for that xd

well, it could be any kind of app really...

and i think i'll go with the app store... because the app i make with lua can be converted to a app store app

as for now i started to work on a visual html/css editor...
Title: Re: apple app-store app idea [LUA] [Idea needed]
Post by: Juju on July 23, 2013, 01:40:05 pm
A binary puzzle?
Title: Re: apple app-store app idea [LUA] [Idea needed]
Post by: stevon8ter on July 23, 2013, 04:25:35 pm
A binary puzzle?

what do you mean exactly?
Title: Re: apple app-store app idea [LUA] [Idea needed]
Post by: Sorunome on July 23, 2013, 04:27:44 pm
i guess something like this: http://www.binarypuzzle.com/
Title: Re: apple app-store app idea [LUA] [Idea needed]
Post by: stevon8ter on July 23, 2013, 04:43:40 pm
ooooh those, i like them :D i could do that... but first i'm gonna make couple of progs... and eventually if all goes well take them to the app store



but i already got my first question.. i lua, co-ordinates are from the left-bottom, is there a way to change that to upper left?

edit: i mean, isn't there an easy way, or do i just have to write my own fuction for it? like x coordinates are the same
but for y coordinates i'dd have to do pageheight - y - elementheight

so i'dd have the x and y of the upper left corner of an element

edit2: ok so on pc it is upper left, darn damned codea xd

edit3: well i started the binary puzzle thing, and it goes quite well :D
so far i only finished the 'mapping'
and the extra 'block placing' shouldn't be to hard
but that's for tommorow, gonna sleep now ;)
and i might make a project topic for this project, but idk yet, first gonna see how it goes xd
Title: Re: apple app-store app idea [LUA] [Idea needed]
Post by: DJ Omnimaga on July 24, 2013, 12:02:47 am
Good luck :D. Also another cool idea would be to port some calc games to iOS. (No, not Wacky Fun Random Numbar Generator v1.000069) :P
Title: Re: apple app-store app idea [LUA] [Idea needed]
Post by: stevon8ter on July 24, 2013, 05:02:48 am
haha, well sure i wanna do that :D

but then i'dd have to know what games i have the permission for and what games i can port

and i'dd have to have source code in basic or in axe (i can't read/write asm,:s)