jslomba wrote:
wiki page is online! http://wiki.scratch.mit.edu/wiki/Go_Everywhere!
YAY!
for developers, put:
comp500, Guinea_Pig_Girl, TheSuccessor, pwiter, rdococ, timothymh, 3DSfan12345, Rosie906, jslomba, GP1 and TornFusion
and you could add about the cc license this has and change operating systems to Any device with a supported web browser
PaYGE 14!! We're nearly over 9000!!
Last edited by comp500 (2011-06-29 11:48:11)
Offline
jslomba wrote:
hey guys, I'm on the development team for Kitcat, the mod that can be used on a dsi.
and also, how are you doing on the iphone version?
u could make an offline apppp...
i forgot. well i will start on it...
Offline
chipguy wrote:
comp500 wrote:
chipguy wrote:
seriously? really? thats so cool! will it work on wii? i have one of those.
Yes...YEs...YES!!
wow. great idea! i wish i could help but i don't have programs for that...
You cAn help! You could put the banner in your sig... design graphics...
Offline
I wanna be a developer!
I can create graphics, folders and other stuff!
Offline
comp500 wrote:
jslomba wrote:
wiki page is online! http://wiki.scratch.mit.edu/wiki/Go_Everywhere!
YAY!
for developers, put:
comp500, Guinea_Pig_Girl, TheSuccessor, pwiter, rdococ, timothymh, 3DSfan12345, Rosie906, jslomba, GP1 and TornFusion
and you could add about the cc license this has and change operating systems to Any device with a supported web browser
PaYGE 14!! We're nearly over 9000!!
I'm getting a wiki account so I can update it...
Offline
whizzer wrote:
I have an idea: we could make apps for Android, DSi and 3DS that simply launch GE in the internet browser.
Nah, I'd rather just make an offline app from nothing.
Offline
GP1 wrote:
comp500 wrote:
GP1 wrote:
the device detection is almost complete. hey guys! this little code might help us:
Code:
var agent = navigator.userAgent.toLowerCase(); if (agent.indexOf('iphone') != -1) { // iPhone Device // If it is an iPhone put specific code to run here for iPhone users } else if (agent.indexOf('android') != -1) { // Google phones running Android OS // If it is a Google phone put specific code to run here for Android users }it will sense ANY kind of device (ex. computer, type of phone, nitendo, psp, etc.) I will take the list of devices on the front page (testing devices) and make sensors for them. we can put the edited code into them
I do not believe you.
I'm not lying, it will work with ANY device, but it is untested for the ds. I couldn't find the right parameter, but I will test it soon. I loaned my ds to my friend. What do I do next?
I think the parameter for DS's is Nintendo DS, Nintendo DSi, and Nintendo 3DS.
^ Don't forget, comp500, that you can buy an internet browser game for DS/DS lite.
Offline
whizzer wrote:
GP1 wrote:
comp500 wrote:
I do not believe you.I'm not lying, it will work with ANY device, but it is untested for the ds. I couldn't find the right parameter, but I will test it soon. I loaned my ds to my friend. What do I do next?
I think the parameter for DS's is Nintendo DS, Nintendo DSi, and Nintendo 3DS.
^ Don't forget, comp500, that you can buy an internet browser game for DS/DS lite.
You don't need to add Nintendo.
I know, in fact Guinea_Pig_Girl has it!
Offline
so just confirming, all you've done so far is a bit of device detection? Good luck.
Offline
comp500 wrote:
whizzer wrote:
GP1 wrote:
I'm not lying, it will work with ANY device, but it is untested for the ds. I couldn't find the right parameter, but I will test it soon. I loaned my ds to my friend. What do I do next?I think the parameter for DS's is Nintendo DS, Nintendo DSi, and Nintendo 3DS.
^ Don't forget, comp500, that you can buy an internet browser game for DS/DS lite.You don't need to add Nintendo.
I know, in fact Guinea_Pig_Girl has it!
That's what I thought. it was just like the ipod. the name of an ipod isn't apple ipod, it's the ipod. same with the ds.
Offline
Try hosting at x10hosting. They are pretty reliable.
But I can make the website on there if you want me to.
Offline
GP1 wrote:
yes, that's pretty much all we've done, but people are wanting Go Everywhere very very soon. BTW, everybody, using jQuery, we can drag-and-drop blocks.
Yup!
Offline
GP1 wrote:
comp500 wrote:
whizzer wrote:
I think the parameter for DS's is Nintendo DS, Nintendo DSi, and Nintendo 3DS.
^ Don't forget, comp500, that you can buy an internet browser game for DS/DS lite.You don't need to add Nintendo.
I know, in fact Guinea_Pig_Girl has it!That's what I thought. it was just like the ipod. the name of an ipod isn't apple ipod, it's the ipod. same with the ds.
Well, It's the way the detector does it. It searches in the user agent for the string(eg "ds") even though the user agent says Nintendo ds it will find it because it's there!
Offline
I'll make a start up sprite.
BTW, will Go Everywhere be able to read png, jpeg or any img. file?
Offline
A mock-up would be nice, to see what I might need.
Offline
can I be added to the wiki?
I am currently working on a mock-up
Offline
Hi. I'm currently working on importables.
Tell me which graphics you need!
Offline
TornFusion wrote:
I'll make a start up sprite.
BTW, will Go Everywhere be able to read png, jpeg or any img. file?
well, just my opinion, but since scratch can't support any other images, and it would save space on the server (I think it is, maybe it's jpeg ) I think we should use gif
Offline