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
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
A multiplayer First-Person-Shooter game built in Java 3D
...At the end a scorecard showing the number of logins and the number of kills of all players of the current session is displayed at each terminal.
I have used fairly basic models, animations and a simple map.
A small Java program, with a server and a client. Clients can connect to the server and a simple character can walk around on a grassy plane, like an online game. Nothing special, but some people wanted the sourcecode.
Text-based RPG engine both on the server side and client side. Allows full customization and control of the world objects including: zones, monsters, characters, NPCs, items, quests, etc. All of this within a desktop application against a MySQL DB.
DEPRECATED!
This program is replaced by Gamer's Proxy:
https://sourceforge.net/projects/gamersproxy/
This is a simple Java program that holds UDP packets for a while before forwarding them to a target address. This can be used to simulate ping in video games.