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
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
An MMORPG using the Multiverse Platform (www.multiverse.net). This project includes game logic code and art assets. Note that the Multiverse server libraries itself is NOT open source.
A threaded java MUD server with persistence in MySQL using sprocs. Uses command pattern and reflection for command parsing. NIO for networking. Excellent code comments. Map command uses visited rooms. Plans for configurable attack profiles per enemy.
A no limit Texas hold'em simulation system which allows different groups developing Artificial Intelligence poker players to compete against each other by using our system code. Visit www.seas.upenn.edu/~poker/ for info, source and docs.
TopBot is a robot for the online game TalesOfPirates.com. The goal is to provide a host of functions to simplify the game playing process. Run TopBot in the background and use 1024x768 fullscreen resolution. Currently only takes care of the popup code.
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.
QL Stats ("Kewl Stats") stands for "Quake Logfile Statistics" and is a logfile-analyzer for Quake 3 Arena (and could be extended for use with other Q3A-based games). It generates some interesting statistics about the games (like ngStats did for UT99)
This is a game where bubbles are shot at other bubbles to make them fall down if colors match. It is a clone of Frozen Bubble, but unlike that it uses OpenGL for graphics rendering to adapt better to high screen resolutions and allow for better graphics.
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.
Sydewynder is an SMS receiver and sender application written in Python for S60 phones. It automates the responses of messages and can be used as a mobile application server. It very useful for prototyping mobile applications and educational projects.
Karaoke con SMIL is a project to synchronize audio, text, and images and export the final result to SMIL. In short, this application synchronizes the multimedia elements in a way similar to karaoke.
CrosswordPuzzle is a small program for creating and solving crossword puzzles like the ones found in major, north American news papers. You can download and solve crosswords or distribute your own crosswords digitally.
PyWordGen is a random word generator that generates statistics of word parts (frequency and combinations) of a given language and stores that persistantly. That data is then utilized for generating random words with the same characteristics.
This is a program being developed for the Winona State University Computer Science Club (csclub.winona.edu) to help keep students involved in the major through a programing contest. This is a 2d tile programing contest, including the tournament code.
J-Odyssey is a pseudo 1st person shooter game-demo, written in Java OpenGL bindings (JOGL). Parts of the code might be useful for learning to draw sprites and drawing a HUD overlay in JOGL, and adding windowing, controls and sound with Java.
Twisted Life is a video game that uses a variant of John H. Conway's Life cellular automaton in which Life forms twist around the center of the universe.
A sick and addictive arcade game. You control a hand holding some very heavy ball on a rope (physics simulation included), and there are a lot of enemies trying to eat your hand. You won't let them! Crush'em all with the ball!
A more advanced attempt at building a RPG game with free tools and python/pygame as inspired by a www.gamedev.net article. Mainly based on Breath of Fire 2 and Final Fantasy I.