Skip to content

The player controls a spaceship , whose goal is to shoot lasers and destroy rocks that are flying around the screen.

Notifications You must be signed in to change notification settings

mariorez/libktx-space-rocks

Repository files navigation

Game: Space Rocks

The player controls a spaceship , whose goal is to shoot lasers and destroy rocks that are flying around the screen.

Controls

  • UP key: accelerate spaceship
  • LEFT and RIGHT keys: rotate spaceship
  • SPACE BAR: fire the laser
  • X key: teleportation

alt text

How to run the desktop version

Running the source code:

./gradlew lwjgl3:run

Running the jar file:

java -jar spacerocks-{version}.jar

Technologies used

Disclaimer

This "game" is the result of reading, studying and learning the examples shown in the book "Java Game Development with LibGDX" by the author Lee Stemkoski.

About

The player controls a spaceship , whose goal is to shoot lasers and destroy rocks that are flying around the screen.

Topics

Resources

Stars

Watchers

Forks

Languages