Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-07T07:04:13.000Z (12 months ago)
- Last Synced: 2024-11-07T00:14:06.017Z (3 months 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 ;)