$300 in Free Credit for Your Google Cloud Projects
Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.
Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Start Free Trial
99.99% Uptime for MySQL and PostgreSQL on Google Cloud
Enterprise Plus edition delivers sub-second maintenance downtime and 2x read/write performance. Built for critical apps.
Cloud SQL Enterprise Plus gives you a 99.99% availability SLA with near-zero downtime maintenance—typically under 10 seconds. Get 2x better read/write performance, intelligent data caching, and 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server with built-in vector search for gen AI apps. New customers get $300 in free credit.
A set of XML specifcations for game-related metadata, an API, and a collection of associated tools for managing data. This is to serve as a reusable infrastructure for creating game frontends able to deal with large numbers of games (such as MAME).
ErisMUD is a MUD/MOO engine and server written in Python and SQLite and supports many features: it has rooms, chat, NPCs, items, player creation, ANSI colors, etc. Internal commands take care of the development and maintenance.
Writen in Python with C/C+ as librarys. an attempt to make a MUD API (MAPI) of common mud features to allow the ultimate flexibility in the end product.
Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Webcomic Archive and News Generator (WANG) is a database driven PHP application built for both aspiring and existing web comics. Written with a focus on security and speed, the code is built to be easy to use for code novices and experts alike.
A GTK+ MUD client with support for MCCP, MXP, support for the zChat and MudMaster peer-to-peer chat protocols, the MUD sound protocol (MSP), Telnet GA support, regexp trigger support, aliases, Perl and Python plugin support.
CrystalNight is a web-based CGI game engine for a genre of game best described as "breeding" game. Meaning you, breed/train monsters/animals/etc. This is a game engine so the specifics for any game using it would need to be defined in the database.
PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
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.
A simple golf league program for keeping track of players, teams, courses, and handicaps. It runs on any OS and stores in file or to a database through Zope Object Database
An attempt to create an open source clone of the Total War series. View the wiki for this project: http://scratchpad.wikia.com/wiki/Dark_Ages:_Conquest Special thanks to Peter Arbor for his work on the Freeland Graphic Tilesets 2.0 for FreeCiv
Vingie, which stands for 'Vingie is not Game, is Engine', is an open source (GPLv3) MMORPG engine (server-side implementation only) and MMORPG client-server protocol implementation.
NDSHB Hive allows users to download home brew applications from a centralized repository to the Nintendo DS. DLDI patching, if required, is performed as the file is saved to flash media. Kiosk mode is available for non-writable media.
Modo is a cross-platform online game server and community tool similar in functionality to Valve's Steam platform. The Modo Client is being designed for ease of use and when released, will be free to use by anyone.
An MORPG loosely based off of games such as World of Warcraft and Guild Wars that eliminates the persistent nature of those worlds, allowing the game to focus on skill and casual play.
ShadeGE is an example implementation of features present in a modern 3D game engine. Games can be written using scripts in Python or Lua, or through the C++ API directly.
Eternal Warfare is turn driven, browser based game. It will have multiple realms to play through and eventually travel back to. Development will be focused mainly on community driven systems and will also create a flexible character development system.
MIR is a dream of young student in computer graphics and programing, who one day thought of a game wich will be very very innovative and so customizable by the user than he\'d be able to really build and shape the world where he lives.. MIR: Make It Real
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.