This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2010-12-14 18:29:33

rtsking117
New Scratcher
Registered: 2010-12-14
Posts: 1

Additional Code structures

A few little things to add:

Structs for use in lists
possibly multiple instances of a single sprite (instances created at runtime)

I've been doing game development not just in Scratch, but in C and C++. With the power of structs and creating new objects at runtime full fledged games can be made with the Scratch software.

Offline

 

#2 2010-12-14 23:18:49

fullmoon
Retired Community Moderator
Registered: 2007-06-04
Posts: 1000+

Re: Additional Code structures

I'd like to see structs in Scratch too, it would be a nice way to make code more reusable without a full-fledged OOP system. I think the next version of Scratch will allow for multiple instances of a sprite!


http://i302.photobucket.com/albums/nn100/fullmoon32/wow.jpg

Offline

 

Board footer