The most recent GUI client
See here.Older prototypes
There are three network clients available, all released under the GNU GPL license, with sources available. You need the Framsticks server (included in the command line version) for these clients. The clients can work on the same machine as the server, or on any other machine which can connect via the Internet to the running Framsticks server. Many clients can connect to the same server at the same time. Developers can also design their own custom clients.
JAVA GUI Client
To run this client, you need JAVA JRE installed. It is freely available for Linux, Windows, and other operating systems. |
JAVA Virtual World Client
To run this client, you need JAVA JRE installed. It is freely available for Linux, Windows, and other operating systems. |
Python+GTK GUI Client
To run this client, you need Python and GTK+ installed. They are freely available for Linux, MS Windows, and other operating systems. You will have to download and install
|