Skip to content

adam8-9/space-invaders-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

space-invaders-v2

Allows player to shoot planes and challenge themselves as time goes on to see how long they can last

Basic project requirements:

  • Create grid for the content of the game
  • Create enemy planes

image

  • Make functionality for the movement of enemy planes
enemy_movement.mp4
  • Create player plane and allow it to move left and right
  • Check for overlap between enemy and player plane to display 'Game over'
  • Create lasers for player plane to shoot at enemy planes
  • Check if laser overlaps with enemy planes to destroy them
player-shoot.mp4
  • Display 'You win' when all enemy planes are destroyed

Additional features:

  • Create functionality to make enemy planes shoot at player plane
  • Create option to increase difficulty
  • Enable player to choose different shapes and colours for player plane/enemy plane

About

Link to my game(in progress):

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published