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

https://github.com/ate47/s6project---atlas---test-controller

Multiplayer "Zombies" game, server in Java, webapp in JavaScript - Tester with a controller implementation
https://github.com/ate47/s6project---atlas---test-controller

client game netty swing-gui xbox-controller zombies

Last synced: 7 months ago
JSON representation

Multiplayer "Zombies" game, server in Java, webapp in JavaScript - Tester with a controller implementation

Awesome Lists containing this project

README

          

# S6Project - Atlas

An university group project done in 2020.

## Repositories

* [Server and Client](https://github.com/ate47/S6Project---Atlas---Game)

* [Map Builder](https://github.com/ate47/S6Project---Atlas---Map-builder)

* [Test Controller](https://github.com/ate47/S6Project---Atlas---Test-controller) (You are here)

## Libraries / Frameworks

Here a list of the libraries and frameworks use.

* [Netty](https://netty.io/) (Apache License 2.0)
* [Gson](https://github.com/google/gson) (Apache License 2.0)
* [Apache Common IO](https://github.com/apache/commons-io) (Apache License 2.0)
* [Jampad](https://github.com/williamahartman/Jamepad) (Custom License)
* [sdl2gdx](https://github.com/electronstudio/sdl2gdx) (GNU General Public License v3.0)