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.
Boids, developed by Craig Reynolds (http://www.red3d.com/cwr/) in 1986, is an artificial life program, simulating the flocking behaviour of birds. This demo implements the pseudo code found here: http://www.kfish.org/boids/pseudocode.html
MicroWar is 'Space Invaders' style arcade game, in the cruel world of micro-compter industry. You're a Macintosh faced to invading Wintel hordes year after year, kill more PC. Developped with python and pygame library.
The Crime Tracer is an adventure crime game. The main character of the game is a detective who is investigating several crime cases while trying to arrest a professional serial killer.
MOSE MakeObj Script Engine is a scripting engine for the Simutrans Tool "makeobj". With a Shell like scripting language big addons (called paks) set could be compiled for Simutrans.
This is a very simple kids game, in which player selects an animal and tries to match it with the appropriate characteristics. It is a very basic level code. Coded in java.
It was my freshman C++ class project it's written in C++ it's a simple 2D car racing game now I put it on the web, maybe someone will find the source code interesting and helpful.
Ognom Keeper is a simple platform game where you manipulate a ball in a real-time physics world creating walls for it to bounce on so it will reach goals. The game is written in python 2.6 with the help of pymunk and pygame.
MicroPather is a path finder and A* solver (astar or a-star) written in platform independent C++ that can be easily integrated into existing code. MicroPather focuses on being a path finding engine for video games but is a generic A* solver.
Beast Masters will be a multiplayer class based game. Players configure a character by adding abilities to a limited number of slots. Most of the abilities involve animal companions and animal morphs, with their own strengths and weaknesses..
Metabolsim is a Real-Time Strategy game, where the battle field is the human body. You have to fight the incoming viruses, build and upgrade organs, and manage the food you get, so that your character spends a long and happy life !
A python based mud codebase currently in alpha stage. The main site for the project and the most up to date files can be found at kenai.com/projects/coppertwilight
A java Diplomacy program capable of resolving orders, with a dumb AI. Usable from either a GUI or a CLI. Was being rewritten in python, that stopped. Also includes a completely separate python version that supports star trek dip (variant bank st02)
A virtual world browser based on Linden Labs' Second Life viewer. Modifications include OGRE rendering (supporting inworld 3D meshes) in addition to the original renderer, and a global avatar system.
InterLink is a sidescrolling game written in Python using the wonderful Pygame and Pymunk libraries. It uses interdimensional linkings to move objects from one area to another.