(no title)
ergeysay | 3 years ago
At first, it’s just a big circle floating in the middle of the screen.
Then you make it move diagonally (x+1,y+1 on each iteration of an infinite cycle).
Then you figure out where the extents of the screen are, together, and make it bounce off, and this is where fun starts!
You add new objects for the circle/ball to bounce from, player-controlled pad at the bottom of the screen, devise new levels where ball moves in amusing patterns, breakable blocks and things like power-ups etc. You can add sound at some point.
All in all, this can be an extremely fun journey for weeks!
No comments yet.