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
Go From AI Idea to AI App Fast
One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
A multiplayer First-Person-Shooter game built in Java 3D
...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 network. The players play in a virtual environment among walls and obstacles (walls are porous, beware!). The shots fired at an opponent within range will cause him to lose 'life' points. The target is to kill maximum number of opponents. ...
A conversion of the Quake 3 Arena source code from the C programming language to the C++ language.
Secondary goal is to rewrite the Quake VirtualMachine to be compatible with the new code.