An open API service indexing awesome lists of open source software.

https://github.com/terroo/spaceship

A basic game made with Java and LibGDX
https://github.com/terroo/spaceship

java libgdx

Last synced: about 1 year ago
JSON representation

A basic game made with Java and LibGDX

Awesome Lists containing this project

README

          

# 🚀 SpaceShip
> A basic game made with Java and [LibGDX](https://github.com/libgdx/libgdx).

---

# ☕ This game was created in this Youtube series:
##

---

![SpaceShip](./assets/spaceship.jpg)

---

# ⚙️ Dependencies
+ [OpenJDK](https://github.com/openjdk)
+ [Gradle](https://github.com/gradle/gradle)

---

# 🎮 How to play
```bash
git clone https://github.com/terroo/spaceship
cd spaceship
gradle run
```

---

# ▶️ All videos in the series
1.
2.
3.
4.

---