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.
Start Free
Earn up to 16% annual interest with Nexo.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
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 (JavaRuntime 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/.