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

#1 2007-08-12 11:47:10

YAYALEC
Scratcher
Registered: 2007-07-19
Posts: 100+

what are you working on

this topic for people to share ideas and possibly get new ones (not from other peoples work) post what your doing now

Last edited by YAYALEC (2007-08-13 12:00:48)


Smile likes to be happy. Smile also likes domination. Copy this message onto your signature and this Smile: =-). To help him Dominate the forums.

Offline

 

#2 2007-08-12 14:29:33

Mayhem
Scratcher
Registered: 2007-05-26
Posts: 1000+

Re: what are you working on

I'm currently working on a non-scrolling multi-screen map using isometric sprites, for my animated knight sprite to wander around in. 

I'll start off small but the ultimate intention is a 10x10 map, IE 100 different locations.

Not sure if scratch is up to it, of course.  We shall see!

I may populate it with zombies, and add a simple combat system.

I may look for other people to contribute in order to add different monsters, and perhaps even a plot.


Web-spinning Spider:  http://scratch.mit.edu/projects/Mayhem/18456
3D Dungeon Adventure:  http://scratch.mit.edu/projects/Mayhem/23570
Starfighter X: http://scratch.mit.edu/projects/Mayhem/21825
Wandering Knight: http://scratch.mit.edu/projects/Mayhem/28484

Offline

 

#3 2007-08-12 15:08:02

S65
Scratcher
Registered: 2007-05-18
Posts: 100+

Re: what are you working on

At this time I am uploading Press the Button 5 =P

EDIT: Done uploading!  big_smile

Last edited by S65 (2007-08-12 15:08:14)

Offline

 

#4 2007-08-12 15:51:26

AngelEyra
Scratcher
Registered: 2007-07-19
Posts: 100+

Re: what are you working on

I'm making an rpg. I'm about to post something about it on my blog.

eyra


AngelEyra's . MyScratchR . Blog
Think with portals
Sorry, Companion Cube... I didn't mean to...

Offline

 

#5 2007-08-12 16:47:26

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: what are you working on

Well I was working on my rpg until my charger broke. I decided to put in side scrolling (which will probally take me a day to implement) and also make a tutorial after I create the basic engine so that other people can create side scrollers too. My laptop charger was shipped about 4 days ago so it will be about 5-10 days before I get my new one.

And @ Angeleyra I have looked at the scripting of sereral turn based RPGs and I know a bunch of battle forumlas that can be incorporated into your so let me know if you need any help with your game  smile


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#6 2007-08-12 17:03:58

Mayhem
Scratcher
Registered: 2007-05-26
Posts: 1000+

Re: what are you working on

Angel / Archmage - if you want to use the graphics and user interface that are developing within my project for your RPG, let me know.


Web-spinning Spider:  http://scratch.mit.edu/projects/Mayhem/18456
3D Dungeon Adventure:  http://scratch.mit.edu/projects/Mayhem/23570
Starfighter X: http://scratch.mit.edu/projects/Mayhem/21825
Wandering Knight: http://scratch.mit.edu/projects/Mayhem/28484

Offline

 

#7 2007-08-12 17:17:54

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: what are you working on

Mayhem wrote:

Angel / Archmage - if you want to use the graphics and user interface that are developing within my project for your RPG, let me know.

What kind of graphics are you making, can I see them?


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#8 2007-08-12 17:22:14

AngelEyra
Scratcher
Registered: 2007-07-19
Posts: 100+

Re: what are you working on

It won't be an rpg in the normal sense. Actually, I think I should call it a "platformer with rpg elements"

eyra


AngelEyra's . MyScratchR . Blog
Think with portals
Sorry, Companion Cube... I didn't mean to...

Offline

 

#9 2007-08-12 17:23:09

Mayhem
Scratcher
Registered: 2007-05-26
Posts: 1000+

Re: what are you working on

Graphics and Userinterface here:

http://scratch.mit.edu/projects/Mayhem/28484


Web-spinning Spider:  http://scratch.mit.edu/projects/Mayhem/18456
3D Dungeon Adventure:  http://scratch.mit.edu/projects/Mayhem/23570
Starfighter X: http://scratch.mit.edu/projects/Mayhem/21825
Wandering Knight: http://scratch.mit.edu/projects/Mayhem/28484

Offline

 

#10 2007-08-12 17:46:58

S65
Scratcher
Registered: 2007-05-18
Posts: 100+

Re: what are you working on

archmage wrote:

I decided to put in side scrolling (which will probally take me a day to implement) and also make a tutorial after I create the basic engine so that other people can create side scrollers too.

http://scratch.mit.edu/projects/S65/28718
Here is my side-scrolling platform game engine, hopefully this can be of use. Side-scrolling is just like a scrolling background except a little more complex and a platform engine on top.

Last edited by S65 (2007-08-12 18:03:47)

Offline

 

#11 2007-08-13 12:01:45

YAYALEC
Scratcher
Registered: 2007-07-19
Posts: 100+

Re: what are you working on

im working on a galaga styled game for where you have to shoot potatoes to make them into french fries


Smile likes to be happy. Smile also likes domination. Copy this message onto your signature and this Smile: =-). To help him Dominate the forums.

Offline

 

#12 2007-08-13 12:05:47

pedroskivich
Scratcher
Registered: 2007-05-21
Posts: 72

Re: what are you working on

YAYALEC wrote:

im working on a galaga styled game for where you have to shoot potatoes to make them into french fries

Awsome!

Offline

 

#13 2007-08-13 15:44:16

archmage
Scratcher
Registered: 2007-05-18
Posts: 1000+

Re: what are you working on

S65 wrote:

archmage wrote:

I decided to put in side scrolling (which will probally take me a day to implement) and also make a tutorial after I create the basic engine so that other people can create side scrollers too.

http://scratch.mit.edu/projects/S65/28718
Here is my side-scrolling platform game engine, hopefully this can be of use. Side-scrolling is just like a scrolling background except a little more complex and a platform engine on top.

Thanks for the offer but I would prefer to use my own sidescrolling engine
find it here http://scratch.mit.edu/projects/archmage/28903


Hi, I am Archmage coder extraordinaire. I do Scratch,pascal,java,php,html, AS2 and AS3. Leave me a message if you want coding advice. Also check out my personal website, lots of good stuff about web development, Flash, and Scratch (v1 and v2) !

Offline

 

#14 2007-08-13 23:48:30

Vanslar
Scratcher
Registered: 2007-03-17
Posts: 100+

Re: what are you working on

well im working in a pendulum. i dont know if it'll ever be finished though


  I am a royal pain in the butt, I am ~Vanslar~       
      Want better gravity? Go to
Realistic Gravity, By Vanslar 2-D
Want a better way to spend your spare time? CubeField

Offline

 

#15 2007-08-16 15:08:41

AlveKatt
Scratcher
Registered: 2007-08-12
Posts: 100+

Re: what are you working on

http://scratch.mit.edu/projects/AlveKatt/29491

I am working on a Chalk clone, just because there needs to exist more games like Chalk. www.konjak.org/chalk.htm

I ran in to a problem however. The paint can't be shown ontop of sprites. I'm working on a solution.

Offline

 

#16 2007-08-16 16:12:46

Vanslar
Scratcher
Registered: 2007-03-17
Posts: 100+

Re: what are you working on

AlveKatt wrote:

http://scratch.mit.edu/projects/AlveKatt/29491

I am working on a Chalk clone, just because there needs to exist more games like Chalk. www.konjak.org/chalk.htm

I ran in to a problem however. The paint can't be shown ontop of sprites. I'm working on a solution.

hmm, i wonder if stamping would work?


  I am a royal pain in the butt, I am ~Vanslar~       
      Want better gravity? Go to
Realistic Gravity, By Vanslar 2-D
Want a better way to spend your spare time? CubeField

Offline

 

#17 2007-08-16 17:12:14

soccrplyer4life13
Scratcher
Registered: 2007-07-28
Posts: 77

Re: what are you working on

if anyone is interested, i'd like to start work on an isometric chess game...i would need help, but i think it's one program that would be absolutely amazing to have on here, it'd just be a matter of making it work.  let me know if you want to buckle down and give it a go, and i'm thinking that several people working together on it would be pretty cool, and would definitely help a lot.

C


My Projects:
http://scratch.mit.edu/users/soccrplyer4life13

Offline

 

#18 2007-08-16 17:45:50

11alex
Scratcher
Registered: 2007-06-15
Posts: 100+

Re: what are you working on

I have trouble with scolling then when you hit an obstacle it doesnt scroll  sad


www.flowbolt.com

Offline

 

#19 2007-08-16 18:35:41

Vanslar
Scratcher
Registered: 2007-03-17
Posts: 100+

Re: what are you working on

you could make a vairable (maybe call it hit)


  I am a royal pain in the butt, I am ~Vanslar~       
      Want better gravity? Go to
Realistic Gravity, By Vanslar 2-D
Want a better way to spend your spare time? CubeField

Offline

 

#20 2007-08-17 00:40:37

DrJim
Scratcher
Registered: 2007-05-26
Posts: 100+

Re: what are you working on

YAYALEC wrote:

hey this is why I made a thread  post your ideas here you can get new ones too

Didn't realize before that just ideas were OK.  wink  One thing I would like to see is Canthiar's 3D Model program ( http://scratch.mit.edu/projects/Canthiar/26757 ) extended to other functions and possibly also to allow point editing for the rendered mesh.

Offline

 

#21 2007-08-17 02:02:58

AlveKatt
Scratcher
Registered: 2007-08-12
Posts: 100+

Re: what are you working on

Vanslar wrote:

AlveKatt wrote:

http://scratch.mit.edu/projects/AlveKatt/29491

I am working on a Chalk clone, just because there needs to exist more games like Chalk. www.konjak.org/chalk.htm

I ran in to a problem however. The paint can't be shown ontop of sprites. I'm working on a solution.

hmm, i wonder if stamping would work?

Nope, I'm using stamps for damage recognition, and they too show up below. BUt I tried a workaround with Sprite paint, didn't like the result though.

http://scratch.mit.edu/projects/AlveKatt/29697

Offline

 

#22 2007-08-17 09:45:31

pedroskivich
Scratcher
Registered: 2007-05-21
Posts: 72

Re: what are you working on

I'm making a space fighting game. So far the backround is stars coming at you and you have a target thing and when you press space it sticks and two lazers come from your guns and zap it and there is an explosion. Enemies start small and get bigger as they come toward you when you hit them they light on fire and spin and become smaller and smaller and disappear. There are some bugs Im working on.

Offline

 

#23 2007-08-31 17:24:09

warhero999
Scratcher
Registered: 2007-08-30
Posts: 3

Re: what are you working on

Im mking an animation about Stick People with super power though i dont know how to change backrounds read my post called backrounds to help me out...the animation is going to be BIG

Offline

 

#24 2007-09-03 10:28:35

bigB
Scratcher
Registered: 2007-06-09
Posts: 100+

Re: what are you working on

im trying to finish off my minesweepers game


http://scratch.mit.edu/projects/bigB/260981 Draw to Text
http://scratch.mit.edu/projects/bigB/181829 3D Stunt Flyer

Offline

 

#25 2008-07-04 16:48:05

12three
Scratcher
Registered: 2008-06-12
Posts: 1000+

Re: what are you working on

I'm now working on the last version of ketchup and mustard.

Offline

 

Board footer