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

https://github.com/brutus5000/gw-dev-client

A developer client for FAF Galactic War
https://github.com/brutus5000/gw-dev-client

Last synced: 2 months ago
JSON representation

A developer client for FAF Galactic War

Awesome Lists containing this project

README

        

# gw-dev-client
A developer client for the [FAF Galactic War backend](https://github.com/FAForever/gw-backend).

This is not the official client to play FAF Galactic War. It's functional but it's no fun. You might say it's ugly. This client is intended for debugging and testing purposes only. It also serves as a reference implementation for the dedicated web frontend.

### Technology used: ###
- [Spring Boot](https://projects.spring.io/spring-boot/)
- [JavaFX 2](http://docs.oracle.com/javase/8/javase-clienttechnologies.htm)
- [Websockets](http://websocket.org/)
- [JSONAPI-Converter](https://github.com/jasminb/jsonapi-converter) as [JSON API client library](https://jsonapi.org)