Discuss Scratch

TRocket
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

The repo

download latest build

So with the release of scratch which isn't compatible with ARM and stuff…, Yeah I'm basically waiting for the archived forums so that I can see what I had written before.

Last edited by TRocket (May 9, 2013 21:23:31)


A person.
pwiter
Scratcher
60 posts

Itchy++ - A scratch C++ Port

Since we are already using travis, why don't you configure a artifact thing so people can download the latest versions off travis?
TRocket
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

pwiter wrote:

Since we are already using travis, why don't you configure a artifact thing so people can download the latest versions off travis?
ok, done!

A person.
TRocket
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

Bump… more docs seem to be around for Qt 5 hopefully more development will be able to happen now…

A person.
davidkt
Scratcher
1000+ posts

Itchy++ - A scratch C++ Port

TRocket wrote:

Bump…
Yeah, it was at the bottom! XD

Remember when I looked like this? I still do.


Float, my Scratch 2.0 mod | My (somewhat under-construction) blog
mytie
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

so how's the mod going?

when green flag clicked

The most overused block.
roijac
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

mytie wrote:

so how's the mod going?
it isn't..
last commit 3 months ago

Last edited by roijac (Aug. 19, 2013 21:33:56)

TRocket
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

roijac wrote:

mytie wrote:

so how's the mod going?
it isn't..
last commit 3 months ago
Yeah, I haven't had all that much time to work on it and I have kinda been waiting for more Qt5 material to be around as well as getting my linux dev environment set up again. Hopefully I'll do some more work on it soon, but i we really need some more active devs i think.

A person.
cocolover76
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

I tried compiling it in Cygwin, and it didn't work:
Coco@Compy486 ~/ItchyPlusPlus
$ make
Makefile:76: *** multiple target patterns. Stop.

no, project wonderful. NO DON'T MAKE ME CLICK ON THAT, PROJECT WONDERFUL.
TRocket
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

cocolover76 wrote:

I tried compiling it in Cygwin, and it didn't work:
Coco@Compy486 ~/ItchyPlusPlus
$ make
Makefile:76: *** multiple target patterns. Stop.
Yeah, you have to run quake from the Qt SDK before running make. I am going to try and switch to SCONS instead.

A person.
TRocket
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

Bump… In anyone interested in this (development or use)? I'm thinking of restarting this soon.

A person.
pwiter
Scratcher
60 posts

Itchy++ - A scratch C++ Port

I might work on it, if I have enough time.
dusty22
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

I'm interested. I have a project I'd like to port to C#, and being able to port from Scratch to C++ would be a huge step in the right direction!

Like the Megaman X series? Want to make Megaman games in Scratch? Check out my studio here, The Megaman X Scratch Engine.
dusty22
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

Bump

Like the Megaman X series? Want to make Megaman games in Scratch? Check out my studio here, The Megaman X Scratch Engine.
dusty22
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

Is this still in progress at all?

Like the Megaman X series? Want to make Megaman games in Scratch? Check out my studio here, The Megaman X Scratch Engine.
TRocket
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

dusty22 wrote:

Is this still in progress at all?
Nothing seems to have happened for quite a while now… I'd be happy to start working on it again, but really need some help to have any chance of finishing this…

A person.
procd
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

dusty22 wrote:

I'm interested. I have a project I'd like to port to C#, and being able to port from Scratch to C++ would be a huge step in the right direction!
I you want to see what a scratch project looks like in C# then see this. The problem though is that the C# is a translation of Scratch and so not how you'd want to do things if you were using C# properly. So I wouldn't recommend translating a Scratch project to C# because you want to use C#.
umen
New to Scratch
5 posts

Itchy++ - A scratch C++ Port

Hey
what is the status of this project ?
do you know any other implementations of scratch in other programming languages like java ?
TRocket
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

umen wrote:

Hey
what is the status of this project ?
do you know any other implementations of scratch in other programming languages like java ?
We haven't really got very far with this project yet… so far it can just about read scratch 1.x projects and that's about it.
A while ago, along with another scratcher(zeroluck), I wrote a version of scratch in java called JBlocks. The code was originally hosted in an svn repository on sourceforge but something weird started happening with it. I managed to import it into a git repository on github.

A person.
dusty22
Scratcher
100+ posts

Itchy++ - A scratch C++ Port

I know a little C++ but not enough to be of any use I don't think. Still this would be so sweet to be able to port games into C++!

Like the Megaman X series? Want to make Megaman games in Scratch? Check out my studio here, The Megaman X Scratch Engine.

Powered by DjangoBB