/fxgl-netty-simple-game

FXGL / Netty 5.0 Simple Game

Primary LanguageJava

FXGL / Netty 5.0 Simple Game

FXGL Basic Game

Based on FXGL basic game example

Bootstrap Server

gradlew :server:run

Bootstrap Client

gradlew :client:run

Use keyboard WASD to send input to server and get response to move blue rectangular around.