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.
Start Free
Go From Idea to Deployed AI App Fast
One platform to build, fine-tune, and deploy. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Zen Worlds is an object oriented C++ virtual worlds / MMO game engine framework. This project includes Zen Engine game engine client, Zen Enterprise, an Enterprise Service Bus, and a C++ Application Server, and Zen Studio, a game development IDE.
Havoc is a python game power by pygame. A bidimensional old school shot'em up with an improved ai, different weapons and different kinds of enemies with different abilities.
Battle Star Wars TCG is a program to play the Star Wars trading card game online. It uses all the official trading cards from the Wizards of the Coast expansions and the IDC expansions. Eventually an AI will be built so you can play against the computer.
Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.
Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
Faceoff is a video game that is a classic deathmatch turned 3d. It will feature networked game play, 3d graphics and sound, and superb AI for single player. It is currently set for Linux but Windows will also be included.
An AI sandbox for learning game programming. It includes an integrated development environment, and functionality for rapid development of virtual characters.
This project aims to improve the Civilization 4 AI using a genetic algorithm. We also have some alternative AI algorithms which have been custom written that will hopefully also improve the AI.
This project will provide an interface for using Lightweight Communications Calculus (LCC) to control agents in the Unreal Tournament enviroment. It consists of a prolog-style interperter, LCC parser/IDE,a GUI / LCC editor and interfaces to the Gamebots
The Mandragora World Engine is a C++/Python engine which allows the easy creation of programs, including applications, simulations, and games. Able to load and run specific program modules. Will handle objects, graphics, sound, physics, GUI, and even AI.
This project gives you a simple 2D world for playing with Artificial Intelligent actors. It contains of a world with objects. And a simple game, pyRugby, demonstrating the use of this world. All built in Python, using pygame for visualization.
General purpose agents using reinforcement learning. Combines radial basis functions, temporal difference learning, planning, uncertainty estimations, and curiosity. Intended to be an out-of-the-box solution for roboticists and game developers.
A simple, yet powerful framework built around the OGRE rendering system. Has many features in the works such as AI, Audio, an entity system (much like CEL), and a complete level editor.
Educational game framework supporting board games, strategy games, and other grid-based game boards. Currently uses Python/wxPython as the application language/library. C++ libs included to help create AI for the various games.
FEAR is a development kit helping software engineers create advanced artificial intelligence in synthetic characters with simplicity and efficiency. The project includes reusable AI components, portable framework and interfaces to realtime 3D games.
Predator-Prey simulation with programmable AI wars.
Wesen is german for something alife.
You can program the instincts of a species
- and let them fight against others (not only by fight but by best survival).
This way, you can do nice programming contests and learn python by the way!
Sulk is a computer version of one of Games Workshop's most perfectly conceived games, Space Hulk first edition. Play on a hotseat, against AI Genestealers, or (planned) over the internet.
In Hoverbots, robots with an artificial intelligence fight each other in a 3D environment. The AI is coded by the competitors in any language. Robots can create drones with up to the same functionality as the robot, or simply as bombs.
Rekop is an internet based multiplayer 7-stud poker game. It consists of these parts:
* a server
* a AI player
* a client for solaris/hp-unix/linux/windows/...
An AI player for VGA planets, utilizing the planets.nu API
This project serves two functions. It's primary function is to help teach myself Pyton. It's secondary function is to act as a computer AI player for an internet game, VGA Planets as implemented on VGA Planets Nu. The AI is modular, with pieces being implemented one at a time. Currently, VGAP Nu does not support uploading turn results, so actions and commands are printed out, and have to be executed by hand.
Support For Card Games in Python.
In particular, support for Poker, with classes for Cards, Decks, Hands, Tables, Hand Classification, and AI for hand play.
Smarter Orcs is a mod for the Civilization 4 mod Fall From Heaven. It aims to improve the AI in the game. In a first step, it will merge the existing Better AI project with FFH. Next, we will address the AI's performance with FFH's unique features.