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

#1 2009-12-12 00:49:09

emo321
Scratcher
Registered: 2009-12-12
Posts: 1

???

how do you make a game and not a animation

Offline

 

#2 2009-12-12 00:55:06

Greatdane
Scratcher
Registered: 2007-06-05
Posts: 1000+

Re: ???

emo321 wrote:

how do you make a game and not a animation

That's really general. Give a kind of game. Too many people say "how do you make a game?"


The future belongs to those who believe in the beauty of their dreams.
        ~ Eleanor Roosevelt

Offline

 

#3 2009-12-12 04:52:08

Paddle2See
Scratch Team
Registered: 2007-10-27
Posts: 1000+

Re: ???

emo321 wrote:

how do you make a game and not a animation

Probably the easiest way to learn is to download a few simple games and look at the way they are made.  The key characteristic of a game is that there is some way for the player to interact with the project.  There are many blocks that you can use in your projects to make it interactive such as:

[blocks]
<when[ left arrow ]key pressed>
<when[ SomeSprite ]clicked>
<if><mouse down?>
<if><key[ left arrow  ]pressed?>
<if><loud?>
[/blocks]

There are others as well:  The Ask / Answer blocks for example.

Which ones you use depends on what you are looking for from the player and how you want your game to work  smile


http://i39.tinypic.com/2nav6o7.gif

Offline

 

Board footer