- Decompose your game idea here
- Pick one element to work on first – eg your main sprite
- Start with the way it moves – keyboard controls? mouse? forever moving?
- Now deal with how it reacts to other things – other sprites? the score? gravity? the floor/walls/platforms?
- Spend your effort on the programming today rather than the graphics – you can do that later.
- Be reflective – fill out the How did that go form.