Skip to content

Player is on the bottom of the screen roaming through space shooting enemies that appear from the left of the screen

Notifications You must be signed in to change notification settings

krbeveridge/SpaceShooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpaceShooter

GamePlay

This project was created alongside chat gpt to assist with areas I was not familiar with. The game was created completely in the Java language. The majority of the program was written from prior experience writing games and following tutorials on youtube.

The game includes the following: *A space shooter similar to Galaga where the player is on the bottom of the screen roaming through space shooting enemies that appear from the left of the screen *Four levels that introduce each enemy *A final level that randomly spawns enemies that will continue the game indefinitely *enemies use a rectangle collision box to detect when the player is in range to shoot at player *Game music and sound effects *A space background that loops through 10 pictures of stars

Space Ship png file downloaded from https://opengameart.org/content/space-ship-building-bits-volume-1

Background was created in Microsoft Paint

About

Player is on the bottom of the screen roaming through space shooting enemies that appear from the left of the screen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages