It's a Game! (Not sure if it's any fun, yet, though)
2010, Nov 10
Movie code starts !
Movie code ends !
So it actually kind of looks like a game now. I need scoring, I guess, and some consequences, but the idea is there.
From The List:
- Get a cocos2d hello world screen showing the big blue ball royalty-free NASA supplied image
- Get a quick sprite to be the bad guy on the screen.
- Cover the world in an opaque block when screen is touched and restore it when touches end
- Make the alien move.
- Make the alien able to collide with the block.
-
Make the game over popup if the alien collides with the world while the block isn’t up.
- Make aliens and shields of different colors.
- Make a stream of aliens.
- See if it’s any fun at all.
4 items down, 7 hours to go.