Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/dominikrys/gunderwurlde

🎮 Online multiplayer 2D top-down game
https://github.com/dominikrys/gunderwurlde

java javafx networking

Last synced: 25 days ago
JSON representation

🎮 Online multiplayer 2D top-down game

Awesome Lists containing this project

README

        

# Gunderwurlde

***2nd Year Computer Science Project at the University of Birmingham***

A 2D top-down shooter game featuring competitive play over a network, artificial intelligence elements, a user interface, graphics and audio. The aim of the game is to survive as long as possible while clearing waves of enemies. In multiplayer the goal is to be the last team standing.

Written in Java using JavaFX.

## Screenshots

![Menu](docs/img/screenshot1.png) | ![Game](docs/img/screenshot2.png)
:----------------------------------:|:----------------------------------------:
![Boss](docs/img/screenshot3.png) | ![Pause Menu](docs/img/screenshot4.png)

## Authors

* **Richard Miller** - Game engine
* **Dominik Rys** - Renderer and GUI
* **Timothy Mak** - Audio, Input and Map Editor
* **George Curnock** - Networking
* **Tomas Vycas** - Enemy AI