General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
Try Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
A multiplayer First-Person-Shooter game built in Java 3D
The system is divided into two parts: the client and the server.
Clients at different geographic locations in the network connect to a single server by specifying its IPv4 address. The user gets into the system using his/her username and password. Each user has to make an account for himself in the beginning. His account information will be stored on the server machine in persistent form. Server sessions will have no effect on its accounts.
The server can be running anywhere on the...
This program is a basic way of the "oldschool"-game Tic Tac Toe
This program is a basic interpretation of the "oldschool"-game Tic Tac Toe.
If you want to play, you have to download the JRE (Java Runtime Engine) which you can get from http://java.com/download . In most cases its installed already.
This software uses the SuM-Libraries which are in the installation package. You could get them from http://www.mg-werl.de/sum/.