Mar 152023
- Start a new project (or save a copy of your test project)
- Come up with an idea for a game called “Blackout” about a city in the Blitz – think of:
- The aim – work through levels, get to as many houses and black them out,
- what characters and backgrounds you will need – main character, enemies – ARP, spies, dogs,
- controls – keyboard, mouse, 1 player/2 player
- lives, coins, points, timed
- levels
- Use blocks from Scratch Games Toolkit
Week 1:
- Make spirtes – characters, doors, coins, movin objects….,
- Make backgrounds – intro screen, game over, levels
- Add variables for points, lives
- Add messages for game states
- Code ontrols and movement – ketboard controls, gravity, jumping….
Week2:
- Code interaction between sprites
- Losing lives, gaining points, changing levels