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
- Host: GitHub
- URL: https://github.com/terroo/spaceship
- Owner: terroo
- License: gpl-3.0
- Created: 2023-05-02T21:41:10.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T11:57:03.000Z (about 3 years ago)
- Last Synced: 2025-04-02T09:44:35.339Z (over 1 year ago)
- Topics: java, libgdx
- Language: Java
- Homepage: https://cutt.ly/javagdx
- Size: 528 KB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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:
##
---

---
# ⚙️ 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.
---