timlien / fxgl-netty-simple-game

FXGL / Netty 5.0 Simple Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

FXGL / Netty 5.0 Simple Game


Languages

Language:Java 100.0%