https://github.com/radovanmoncek/nettgame-client
A libGDX client for my Nettgame server.
https://github.com/radovanmoncek/nettgame-client
client game-development libgdx networking
Last synced: 11 months ago
JSON representation
A libGDX client for my Nettgame server.
- Host: GitHub
- URL: https://github.com/radovanmoncek/nettgame-client
- Owner: radovanmoncek
- Created: 2024-10-06T14:31:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-28T23:48:37.000Z (about 1 year ago)
- Last Synced: 2025-04-29T00:40:05.466Z (about 1 year ago)
- Topics: client, game-development, libgdx, networking
- Language: Java
- Homepage:
- Size: 14.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### example nettgame server game
is an example game to showcase my example nettgame server.
#### In action

#### Synopsis
This example is supposed to resemble a top-down shooter inspired by the game "Bulánci".
The game is built using the popular libGDX framework.
#### Controls
- You can move with the W A S D keys
#### How to build & run
- Make sure your device runs a recent version of JRE or JDK (optimally > 21)
- Download the .jar artifact from releases
- Run the .jar artifact
#### Dependencies
- libGDX
- JUnit
- FlatBuffers
-
*!!!! none of the assets used in this project are my own work,
below is a list of their respective authors;
all assets allow free non-commercial use; I highly encourage everyone to
visit the website of each author !!!!*
#### Attributions:
- character assets:
- UI:
#### UML Class diagram
