Skip to content

vcahlik/space-intact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Intact

A simple space shooter game inspired by Space Impact, in which all enemy aliens must be exterminated. Created as a FIT CTU school project.

Currently includes (only) 4 levels, each introducing a new weapon and a new enemy type.

Screenshot

Screenshot

How to run

  1. Clone the repository, cd into it
  2. Build the Maven project by running: mvn package
  3. Run the game with the command mvn exec:java, or by directly executing the JAR in the build directory using java -jar <PATH_TO_JAR>

About

A simple space shooter game inspired by Space Impact.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages