Page 1 of 1

Freecivx-server-java

Posted: Thu Jan 23, 2025 7:52 pm
by AndreasR
Here's a new project: Freecivx-server-java: https://github.com/freecivx/freecivx/tr ... ivx-server

FreecivX Java server - because Freeciv should not segfault!

freecivx-server is a multiplayer server implemented in Java for Freecivx.net. It will support large-scale multiplayer games with many players and large maps.

This is a fast, modern minimal (MVP) rewrite of the Freeciv server, in Java! It is in the very early stages of development. Developers are encouraged to join in the development. Modern Java features will bring many benefits and allow reusing Java frameworks and libraries which can make development easier and more productive.

The plan is to run Freecivx-server-java on Freecivx.net

Re: Freecivx-server-java

Posted: Sun Feb 02, 2025 8:09 pm
by AndreasR
Update on the FreecivX Java Server! Now a new fractal map generator is added. And units now can be moved using Goto orders. The server running on Java on Windows, and the client is Freeciv-web 3D in the browser using the Three.js 3D engine. ☕

Image

There is also a FreecivX Java Swing client in the works!
https://github.com/freecivx/freecivx/tr ... ivx-client