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.
Try It Free
Our Free Plans just got better! | Auth0
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
ZPlet is an interpreter for programs using the Z-Machine virtual machine invented by Infocom for their interactive fiction. This fork of ZPlet implements basic support for files in Z-Machine Blorb format (.zblorb) generated by the Inform 7 compiler.
Our aim is to create a chess game that mainly supports networking (TCP/IP), AI (using decision trees), and multiple type of GUI It'll be developped using Java, SWT (perhaps even OpenGL)
A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
A Java utility to sort mail logs generated using zMud in Genesis LPMud. It's main use is to reduce the complexities of handling mail outside the game since the game has a 70 message mailbox limit.
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.
Labyrinth is a small gui application which, provides a random and recursive generated perfect labyrinth. Each generated labyrinth has a start and an exit point deep in it. Some robot can search for the exit of the labyrinth by using different algorithms.
KMush is a simple MU* client intended for the K Desktop Environment. It is written in Java using the Qt Jambi bindings. Its intended use is for soft-coding and role-playing in MUSH environments.
A Java-based Commodore 64 emulator. Runs most of C64 games and many demos. Emulates CPU (6510), VIC-II (on a cycle level), SID (including filters, combined waveforms and bugs) and CIA. Easy to add to any web-page usingJava/Javascript.
A Monopoly (tm) like game with AI, implemented using the source of Atlantik and monopd (see http://unixcode.org). All of the components are written in Java.
Do you have a Sudoku to solve? Or want to verify your solution? JSudokuSolver can do this for you! In contrast to other Sudoku solving tools, this program does so by using the same rules a human would. So you can improve your Sudoku solving skills.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
A no limit Texas hold'em simulation system which allows different groups developing Artificial Intelligence poker players to compete against each other by using our system code. Visit www.seas.upenn.edu/~poker/ for info, source and docs.
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
Moenia is a java game similar to Ants and Arcomage, written in java using jME (jMonkeyEngine). Features such as multiplayer over internet will enhance this turn based card game where the players try to destroy the other castles or raise their own.
Tank Arena X is a 2-D arcade game playable by a single or multiple players. It loads all the game data from simple text files, allowing for easy modifications and creation of new levels and mods. Also, can support AI tanks using its AI engine.
PhysicsDefense is going to be a little 3D game with a lot of physics involved using ODE, ODEJava, jME Physics 2 and jME. The goal is to keep balls from falling from an inclined plane, using obstacles, heat, cold and miscellaneous devices...
The SH Batch Editor allows to apply automated changes to the mission and campaign files of the Silent Hunter game series (SH3 and SH4). It includes a Java API to the mission structure and an application to make simple changes using Python code snippets.
This is a game created in Java with the use of OpenGL 3D graphics. It's a multiplayer game in which players hunt each other in a variety of vehicles while using and buying weapons. It incorporates stragegy and building of structures.
The Areath project aims to create an easily reusable framework for putting together modernized (but still pleasingly retro) text-based games. Legends of Areath is a full game built using the framework.
The current system time on your computer dictates the play of two computer controlled players in the classic game of Pong. Watch the old school court of Pong turn into an active clock. This program was written using Java2D.
Java library for Nintendo Wii-remote.
trying to get it to work with most bluetooth stacks.
Currently working with AvetanaBT under linux, and Hid-Device (BlueSoleil) under windows using custom dll.