Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
About
Team
Rules
Stats
Status
Sitemap
Chat
Downloads
Forum
News
Our Projects
Major Community Projects
Recent Posts
Unread Posts
Replies
Tools
SourceCoder3
Other Things...
Omnimaga Radio
TI-83 Plus ASM File Unsquisher
Z80 Conversion Tools
IES TI File Editor
Free RAM areas
Comprehensive Getkeyr table
URL Shortener
Online Axe Tilemap Editor
Help
Contact Us
Change Request
Report Issue/Bug
Team
Articles
Members
View the memberlist
Search For Members
Buddies
Login
Register
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Computer Programming
»
apple app-store app idea [LUA] [Idea needed]
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: apple app-store app idea [LUA] [Idea needed] (Read 4900 times)
0 Members and 1 Guest are viewing this topic.
stevon8ter
LV7
Elite (Next: 700)
Posts: 663
Rating: +10/-0
apple app-store app idea [LUA] [Idea needed]
«
on:
July 23, 2013, 08:25:11 am »
Well just like the title says, i'm gonna build an ipad/iphone app, with lua
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/
«
Last Edit: July 23, 2013, 01:31:55 pm by stevon8ter
»
Logged
None of my posts are meant offending... I you feel hurt by one of my posts, tell me ... So i can appoligise me and/or explain why i posted it
Hi there, I'm the allmighty (read as: stupid, weak...) STEVON8TER
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: apple app-store app idea [LUA! LUA! LUA! LUA! LUA! LUA! LUA!!!!!] [Idea needed]
«
Reply #1 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.
Logged
stevon8ter
LV7
Elite (Next: 700)
Posts: 663
Rating: +10/-0
Re: apple app-store app idea [LUA! LUA! LUA! LUA! LUA! LUA! LUA!!!!!] [Idea needed]
«
Reply #2 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...
Logged
None of my posts are meant offending... I you feel hurt by one of my posts, tell me ... So i can appoligise me and/or explain why i posted it
Hi there, I'm the allmighty (read as: stupid, weak...) STEVON8TER
Juju
Incredibly sexy mare
Coder Of Tomorrow
LV13
Extreme Addict (Next: 9001)
Posts: 5730
Rating: +500/-19
Weird programmer
Re: apple app-store app idea [LUA] [Idea needed]
«
Reply #3 on:
July 23, 2013, 01:40:05 pm »
A binary puzzle?
Logged
Remember the day the walrus started to fly...
I finally cleared
my sig
after 4 years you're happy now?
This signature is ridiculously large you've been warned.
The cute mare that used to be in my avatar is Yuki Kagayaki, you can follow her on
Facebook
and
Tumblr
.
stevon8ter
LV7
Elite (Next: 700)
Posts: 663
Rating: +10/-0
Re: apple app-store app idea [LUA] [Idea needed]
«
Reply #4 on:
July 23, 2013, 04:25:35 pm »
Quote from: Juju on July 23, 2013, 01:40:05 pm
A binary puzzle?
what do you mean exactly?
Logged
None of my posts are meant offending... I you feel hurt by one of my posts, tell me ... So i can appoligise me and/or explain why i posted it
Hi there, I'm the allmighty (read as: stupid, weak...) STEVON8TER
Sorunome
Fox Fox Fox Fox Fox Fox Fox!
Support Staff
LV13
Extreme Addict (Next: 9001)
Posts: 7920
Rating: +374/-13
Derpy Hooves
Re: apple app-store app idea [LUA] [Idea needed]
«
Reply #5 on:
July 23, 2013, 04:27:44 pm »
i guess something like this:
http://www.binarypuzzle.com/
Logged
THE GAME
Also, check out
my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!
stevon8ter
LV7
Elite (Next: 700)
Posts: 663
Rating: +10/-0
Re: apple app-store app idea [LUA] [Idea needed]
«
Reply #6 on:
July 23, 2013, 04:43:40 pm »
ooooh those, i like them
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
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
«
Last Edit: July 23, 2013, 08:42:13 pm by stevon8ter
»
Logged
None of my posts are meant offending... I you feel hurt by one of my posts, tell me ... So i can appoligise me and/or explain why i posted it
Hi there, I'm the allmighty (read as: stupid, weak...) STEVON8TER
DJ Omnimaga
Clacualters are teh gr33t
CoT Emeritus
LV15
Omnimagician (Next: --)
Posts: 55943
Rating: +3154/-232
CodeWalrus founder & retired Omnimaga founder
Re: apple app-store app idea [LUA] [Idea needed]
«
Reply #7 on:
July 24, 2013, 12:02:47 am »
Good luck
. Also another cool idea would be to port some calc games to iOS. (No, not Wacky Fun Random Numbar Generator v1.000069)
Logged
stevon8ter
LV7
Elite (Next: 700)
Posts: 663
Rating: +10/-0
Re: apple app-store app idea [LUA] [Idea needed]
«
Reply #8 on:
July 24, 2013, 05:02:48 am »
haha, well sure i wanna do that
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)
Logged
None of my posts are meant offending... I you feel hurt by one of my posts, tell me ... So i can appoligise me and/or explain why i posted it
Hi there, I'm the allmighty (read as: stupid, weak...) STEVON8TER
Print
Pages: [
1
]
Go Up
« previous
next »
Omnimaga
»
Forum
»
General Discussion
»
Technology and Development
»
Computer Programming
»
apple app-store app idea [LUA] [Idea needed]