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
- Host: GitHub
- URL: https://github.com/ate47/s6project---atlas---test-controller
- Owner: ate47
- License: epl-2.0
- Created: 2020-07-06T16:54:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-06T17:18:08.000Z (over 5 years ago)
- Last Synced: 2025-05-31T14:23:13.038Z (8 months ago)
- Topics: client, game, netty, swing-gui, xbox-controller, zombies
- Language: Java
- Homepage:
- Size: 86.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)