https://github.com/sikelio/space-invader
Space Invader in multiplayer with JavaFX & FXGL
https://github.com/sikelio/space-invader
fxgl fxgl-games java javafx space-invaders
Last synced: about 1 month ago
JSON representation
Space Invader in multiplayer with JavaFX & FXGL
- Host: GitHub
- URL: https://github.com/sikelio/space-invader
- Owner: sikelio
- Created: 2023-12-15T07:02:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-07T07:04:13.000Z (over 2 years ago)
- Last Synced: 2024-12-26T17:12:35.633Z (over 1 year ago)
- Topics: fxgl, fxgl-games, java, javafx, space-invaders
- Language: Java
- Homepage:
- Size: 357 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Space Invader
Project made by [@Bryan-Krausch](https://github.com/Bryan-Krausch) & [@Sik'](https://github.com/sikelio).
It uses [FXGL](https://github.com/AlmasB/FXGL) library to facilitate the system of collisions and other things.
To use the leaderboard, you have to setup you're MongoDB url in the code. (the current url is just an example url)
# Attention
We planned to create a leaderboard it will come soon ;)