Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
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.
LOTRO Companion is a desktop application.
It manages characters of the Lord of the Rings Online (LOTRO) MMORPG.
It has 3 main goals:
- track the status of one or several characters: current gear, deeds, quests, collections...
- simulate gear/virtues, compute result stats and analyze stats contributions
- lore database: quests, items, deeds, mounts, pets...
Character data is imported from the game client running locally.
See https://discord.gg/t2J4GDq
See...
Arianne is an engine to develop multiplayer online games like Stendhal
...Marauroa manages the client server communication and provides an object orientated view of the world for game developers. It handles database access in a transparent way to store player accounts, character progress and the state of the world
A new version (1.2) is out now! Check it out.
Eine neue Version (1.2) ist draußen! Probiert es aus.
Grouping the data (damage and heal) for each fight. Views with detailed data.
Mit dem SWTOR Combatlog Analyser können die Kampflogs (gibt es seit SWTOR 1.2) ausgewertet werden.
Viel Spass bei der Benutzung.
With the SWTOR Combatlog Analyzer you are able to analyze the combat log of SWTOR (avaiable since 1.2).
You must have Java 6 installed.
Details are here:...
Assistant tool for the online basketball manager game BuzzerBeater.com This is a spreadsheet document (no macros). You need MS Excel or the free software LibreOffice/OpenOffice (use cp_2_1_libreoffice.ods under 'Browse all files') installed on your computer.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
A virtual world engine writen by C# Provide network,serialization,thread management,work flow,cluster management,RPC etc.It's designed for concurrency. For performance, it doesn't use lock to resolve conflicts, otherwise it use queues.