Today we started creating our first full game.
[kml_flashembed movie="http://www.youtube.com/v/2jmIUVdJWHk" width="425" height="344" allowfullscreen="true" fvars="fs=1" /]
Today we started creating our first full game.
[kml_flashembed movie="http://www.youtube.com/v/2jmIUVdJWHk" width="425" height="344" allowfullscreen="true" fvars="fs=1" /]
Today’s task was create a game like Snake. The snake would draw a line as it moved around the screen. Objects to be collected would appear at random places. If the snake touched it’s tail it would lose a life.
We broke down this task as a class into the following manageable pieces.
There are lots of solutions, so give it a shot.