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
Build Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
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.
Secure File Transfer for Windows with Cerberus by Redwood
Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.
Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
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.