Skip to content

Space Invaders clone, written in Java.

Notifications You must be signed in to change notification settings

luca-nickel/Invaders

This branch is up to date with setb2021/Invaders:main.

Repository files navigation

Invaders

Welcome to our Space Invaders java project developed as part of our Software Development Practices class at Hanyang University. We were tasked with adding features onto a previously developed space invaders game.

Team

Our team is called Team Aliens, it comprises of 5 members.

Features

The following is a list of the features we added.

- Add dying effect (screen shake)
- Add SFX & BGM (background music and sound effects)
- Add various monsters (making higher hp monsters and different monster formations)
- Display HP Color (coordinating colours to reflect monster hp)
- Add Setting function (screen resizing, game speed selecting etc)
- Add game summary (controls/manual)
- Add pause function

CI/CD

We used Github Actions for CI/CD, these are the specific tools we are using for this project:

- Maven to build the project
- CodeFactor for code checking

About

Space Invaders clone, written in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%