https://github.com/faforever/faf-tournament-launcher
https://github.com/faforever/faf-tournament-launcher
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/faforever/faf-tournament-launcher
- Owner: FAForever
- License: mit
- Created: 2021-10-25T05:03:08.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-03-28T22:27:50.000Z (over 1 year ago)
- Last Synced: 2025-04-13T19:50:21.986Z (over 1 year ago)
- Language: Kotlin
- Size: 188 KB
- Stars: 0
- Watchers: 6
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# FAF Tournament Launcher
This app is a simplified proof-of-concept for Galactic War. Still it could be used in a tournament context. The core feature is joining a game of 2 or more players in lobby mode while controlling the game setup.
No rabbits where harmed when testing this code.
## Technology stack
- Kotlin
- Gradle
- Spring Boot
- Spring Cloud Stream (with RabbitMQ)
- Spring Web MVC