RiceGame/ ├── src/ │ ├── GameServer.java # Server chính │ ├── ClientHandler.java # Xử lý client trên server │ ├── GameSession.java # Logic trận đấu │ ├── GameClient.java # Client JavaFX │ └── module ...
actually openglfx is the thing I was looking for. I use JavaFX with module-info.java (jpms). I use the lwjgl library as my prefered opengl wrapper. I've added "requires lwjgl" and "requires core" to ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results