Freecivx-server-java

Web version of freeciv. Please mention the site you're using, if speaking things other than general freeciv-web codebase.
Post Reply
AndreasR
Elite
Posts: 762
Joined: Thu May 02, 2013 10:26 pm

Freecivx-server-java

Post 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
AndreasR
Elite
Posts: 762
Joined: Thu May 02, 2013 10:26 pm

Re: Freecivx-server-java

Post 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
Post Reply