Skip to content

A processing game where you shoot missiles at alien ships, pass through barriers and grab power-ups to try to get the highest score!

Notifications You must be signed in to change notification settings

pfortune/spacegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 

Repository files navigation

Space Game README

Setup

To run this game, you'll need to have Processing4 installed on your computer. Additionally, it's important to ensure that the game files are stored within a folder named "SpaceGame", as the game may not run correctly if the folder has a different name. If necessary, rename the folder to "SpaceGame" and open the "Game.pde" file in Processing4 to start playing.

Description

Space Game is a fun spaceship game where you fight aliens, avoid missiles, and go through barriers that show up more often as you kill aliens. Grab power-ups to get more missiles and try to get the highest score!

Space Game Screenshot

Gameplay Video

Watch the gameplay video to see Space Game in action:

Watch the video

Keystrokes/Mouse

  • AWSD or the arrow keys for movement
  • Spacebar to shoot missiles
  • Backspace to pause game
  • Mouse click to navigate the menu

Known bugs/problems

  • If backspace is pressed at the start screen or game over screen, the Pause menu appears when the game starts, but the game isn't actually paused.
  • Occasionally, a barrier may not spawn right away when starting a new game (difficult to reproduce).
  • deltaTime is not passed to the Alien Ship/Missiles, which may cause problems if the framerate is set higher than expected.

References

Any sources referred to during the development of the assignment (be precise and specific with references) {there no need to reference lecture/lab materials}:

About

A processing game where you shoot missiles at alien ships, pass through barriers and grab power-ups to try to get the highest score!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published