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
Error to trace to log to deploy. One click. No SSH.
Catch the cause before the pager goes off.
AppSignal links every error to the trace, the trace to the log, the log to the deploy that shipped it.
Java Flight Simulator is a 3D flight simulator that was programmed using Sun Microsystems' Java3D API. It offers two game modes: Solo Flight - fly and fight against AI enemy planes, and Network Dogfight - host or join a free-for-all network game.
Formicidae is the official simulator and visualizer for the Ant-Wars competitive programming site, written in Java and SISC. The site is hosted at www.ant-wars.net.
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.
This is a framework to develop Contexts and Agents and a Container to run them. The Container lets each Agent interact with the Context and other Agents. The agents are deployed in jar files and each one runs in an exclusive sandbox.
A tetris-like game written in Java using JOGL. It is designed to be flexible, and will include singleplayer, multiplayer (one pc) and network games, and possibly also AI controlled opponents/teammates.
Cluedo, the murder mystery game in Java. Includes several maps (and mapping tools), AI players, configurable cards, sounds and multiple languages. In the pipe-line: networking support, improved graphics, and advanced artificial intelligence.
RoboScout is a software that simulates realistic vehicle behaviour that drives by itself and avoids obstacles in a virtual world. Every instant, the vehicle decides by itself how to modify its speed and direction according to its environment.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
This Projects purpose is to provide a simple Engine to play a basic 2 player Strategy Boardgame.
This engine allows you to write computer agents to experiment with AI techniques (minimax, alpha-beta Pruning, neural networks ...)
This package contains code for the game of EasyGo, a modified version of the original game of go. This package provides a simple API so that the users can code and test their own players. Thus one can not only play, but also program their own players.
kurve*online is a java-based multiplayer snake game ("Achtung, die kurve!" - clone)
It will support singleplayer with AI bots, multiplayer on 1 pc+keyboard, online multiplayer or a combination of those 3.
Round based, noninteractive, ai-scriptable strategic game. Players can make ai-scripts for vehicles (tank, jeep...), and the system play the game with scripts. AI-script can write in JavaScript. The game has a pure functional graphics.
JROBOTS is a Java Programming Game. Some bots fight in an arena firing missiles and avoiding enemies' projectiles. The players write the AI algorithms of their bots and then upload their bots in the on-line arena to compete against other bots.
A J2ME backgammon game, for playing two players on one phone or one player against an ai. Will use midlet version 1.0 in order to support as many phones as possible.
Java Settlers is a web-based version of the board game Settlers of Catan written in Java. This client-server system supports multiple simultaneous games between people and computer-controlled opponents. Initially created as an AI research project.
This is a robot project for airobot and robocode(a robot program game).Programming in Java in Windows OS. If you are good at AI or Robotics, or just a programming game fans, you are welcome.
BoardWars is a teaching utility for computer science classes.
It runs as a server supporting multiple turn based board games.
The games are played by supplying the AI code in java or c++.
BoardWars was funded by the University of Iowa
This java game is a game of guessing numbers. Users guess numbers from randomly generated limits and compete against an AI which is also "guessing" to get the correct number before the user (don't worry...it's turn based, not simultaneous!).
A game of space warfare. Your goal is to wipe out all enemy player's bases, but keep in mind that gravity will influence the trajectory of your shots. Included network and AI player support!
Network gaming environment for AI warriors. Offers an application server, a soccer game application, an observer module visualizing a match and a template code for the warriors development.
Shootball is a game played by software. The intent of the game itself is to provide to programmers a simple, yet challenging, game for which they can write AI (bot) players in Java.
ArgosFields is a Java/SWT port of famous turn-based stategy game Crimson Fields(http://crimson.seul.org/). Unlike the original game, it will provide full network support, but lack AI opponent(for now at least).