Island Attack
My first LD.
Made from scratch using:
- p5js (Processing for javascript http://p5js.org)
- es6
Links
Browser based game.
Code
Tested on:
- Latest Chrome
- Latest Firefox
Wish list:
- Sea monster (big boss!)
- Land and take off from carriers
- Enemy planes
- Huts and prisoners
- Better land mass generation
- Two or more players
- Troop island invasions from sea and parachute drops
Bug Fixes:
- Upper cased the quit key text
- Fixed missing game background when scrolling the background in menu screens
- Ensures the player cant leave via top of the screen
- Ensures turret smoke gets reset on new game
- Fixes plane not being drawn correctly in opposite direction
- Fixes a condition where the player would go UP on death
- Fixes bomb key instructions
- Removed tree count being added in to the kill total. derp
- Fixes all spawn positions cell spacing which stops overlapping
- Fixes boost control to be in correct direction of plane
- Added extra rocket range to prevent bomb costing along the top of the screen
Made from scratch using:
- p5js (Processing for javascript http://p5js.org)
- es6
Links
Browser based game.
Play Now
Code
Tested on:
- Latest Chrome
- Latest Firefox
Wish list:
- Sea monster (big boss!)
- Land and take off from carriers
- Enemy planes
- Huts and prisoners
- Better land mass generation
- Two or more players
- Troop island invasions from sea and parachute drops
Bug Fixes:
- Upper cased the quit key text
- Fixed missing game background when scrolling the background in menu screens
- Ensures the player cant leave via top of the screen
- Ensures turret smoke gets reset on new game
- Fixes plane not being drawn correctly in opposite direction
- Fixes a condition where the player would go UP on death
- Fixes bomb key instructions
- Removed tree count being added in to the kill total. derp
- Fixes all spawn positions cell spacing which stops overlapping
- Fixes boost control to be in correct direction of plane
- Added extra rocket range to prevent bomb costing along the top of the screen