Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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 ;)