scimonster wrote:
TRocket wrote:
since we aren't allowed to use Scratch++ this project is now call Itchy++
Itchy++? Hilarious.
Hilarious,Itchy++ You could call it RaspberryPi+LinuxProgramCreator1.0
Offline
Mine is macbookacer
Offline
Sounds good! I can't help but this needs to be better known. May I make a scratch project as a ad for this?
when mario jumps eat a pickle ride a scooter
Offline
TRocket wrote:
macbookacer wrote:
Mine is macbookacer
added. sorry it took so long.
@61clocks you're welcome to make an ad and help with testing! We expect more people will hear of this once it works...
How do i test it because i am useing a macbook pro (late 2012)
Offline
macbookacer wrote:
TRocket wrote:
macbookacer wrote:
Mine is macbookacer
added. sorry it took so long.
@61clocks you're welcome to make an ad and help with testing! We expect more people will hear of this once it works...How do i test it because i am useing a macbook pro (late 2012)
Easiest way would probably be a linux vm. Once you learn how to build it you could try and do a Mac OS build.
Offline
TRocket wrote:
macbookacer wrote:
TRocket wrote:
added. sorry it took so long.
@61clocks you're welcome to make an ad and help with testing! We expect more people will hear of this once it works...How do i test it because i am useing a macbook pro (late 2012)
Easiest way would probably be a linux vm. Once you learn how to build it you could try and do a Mac OS build.
Or... You can download the Qt 5 Libraries along with Qt Creator, clone the repo and then open it using Qt Creator and compile.
Offline
TRocket wrote:
mrsrec wrote:
Okay...Getting To The Point...This Place Is Dead.
kinda... It would be revived however if some more developers join...
Yep... I am too busy with my other projects now to really help.
Sorry guys
Offline
Zeusking19 wrote:
TRocket wrote:
mrsrec wrote:
Okay...Getting To The Point...This Place Is Dead.
kinda... It would be revived however if some more developers join...
Yep... I am too busy with my other projects now to really help.
Sorry guys
I would help, but I am a n00b at C++. I am slowly learning it when I feel like it though (which isn't often).
Offline
TRocket wrote:
omc1223 wrote:
I partly know python if that is uuefull
We would probably use python for a test framework and possibly API but it's too slow to use for the main app
It's certainly not slower than what Scratch can do now, anyway Scratch places delays between blocks, so...
I still don't get it why you don't come over to M30W, I got the editing fully running, I can render Sprites (takes approx. 0.01s with 40 sprites, btw) and I will start running Scripts in two weeks.
Offline
roijac wrote:
TRocket wrote:
omc1223 wrote:
I partly know python if that is uuefull
We would probably use python for a test framework and possibly API but it's too slow to use for the main app
It's certainly not slower than what Scratch can do now, anyway Scratch places delays between blocks, so...
I still don't get it why you don't come over to M30W, I got the editing fully running, I can render Sprites (takes approx. 0.01s with 40 sprites, btw) and I will start running Scripts in two weeks.
Our aim is to get itchy to run faster than current scratch does on the raspberry pi. Normally, I would say that python would be fine to use for a ui(with an execution engine written in C/++). However in the case of the pi, we need it to be as responsive as possible...
Offline