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
Host LLMs in Production With On-Demand GPUs
NVIDIA L4 GPUs. 5-second cold starts. Scale to zero when idle.
Deploy your model, get an endpoint, pay only for compute time. No GPU provisioning or infrastructure management required.
"Many Games" is a system for creating and running a nearly endless
number of user-defined (or downloaded) games in a graphical
system. It will support games, such as checkers, tetris, solitaire,
breakout, and almost any other two dimensional game.
Chippy is a free and open source adventure game in development where the player controls an AI agent named "Chippy", a small robotic chip that takes control of enemy robots and uses their abilities to fight other robots and solve puzzles.
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
GLColumns is a game based on Columns (also called Jewels), a Tetris-like game. It is written in C++ using SDL and OpenGL. It currently runs on *nix systems and Windows.
Bart is a puzzle-style game. In a maze, there is a human and several monsters. The human wants to escape (reach the "exit" point). The monsters, as you may have already guessed, want to eat him for breakfast.
pyKSoko is a clone from Sokoban, yes another one. It was intended as a clone of Ksokoban the old Sokoban clone from KDE 3.5.x but it evolved and has now many features who are not part of the original KDE Sokoban clone. Have fun & give feedback! :-D
A php script for generating Rubik's cube visualisations
INSTALLATION INSTRUCTIONS
These instructions are for installing the script on your own web server. If you do not have access to your own server, or would just like to try out the software, please visit:
http://cube.crider.co.uk/visualcube.php
PREREQUISITES
You will need:
* Access to an Apache web server with PHP and ImageMagic installed.
* A MySQL database. This is optional, but will improve performance if you have a high traffic website.
STEPS
1. Download the code using...
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.
Bwock is a cute and colorful puzzle game under development. It is greatly inspired by Sokoban and the great NES underdog, "The Adventures of Lolo". Code hosted at http://code.google.com/p/bwock
A Tetris-clone game that I made to start game developing. It is written in C++ wiht SDL library using Visual Studio 2008. I build it on Linux using Eclipe + CDT plugin.
Codebreaker is a small game that runs in your browser (so you don't need to install it). The aim is to find the right code (3 digits). But the panel only tells you how many digits are right, not which ones. You can play the game on our webpage.
4D-TRIS is an alteration of the well-known Tetris game. The game field is extended to a 4D field, which has to filled up by the gamer with 4D hyper cubes. The software is written in C with OpenGL and GLUT. Home/Downloads: https://launchpad.net/4dtris
NOT COMPLETE YET - THIS IS ONLY A TEST RELEASE. IF IT DOESN'T WORK PLEASE INFORM US. This is a project to make the best four in a row game EVER. Nuff said. Feel free to contribute if you like, but make yourself known, please.
This is an intelligent Sudoku solver in c++. It is intlligent, because it uses several logical deduction methods, just like a person, before resorting to guessing. I was trying to teach my kids Sudoku, and taught a computer as proof of concept.
Scriptable, skinnable, extensible and relocatable 3D action puzzle game written in C and Lua for Microsoft Windows, GNU/Linux, Mac OS X and FreeBSD operating systems. See video of the tutorial mission: http://www.youtube.com/watch?v=3lEqXKJjumU
Snowballs codename Panguin is a Pang clone with a Linux flavour added in to the mix. This is a learning curve project, so may never be a polished game (unless there's a demand for it). See homepage for more details
An experimental Sudoku solver that is written using 64 lines or less of Ccode. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.