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
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.
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.
FiftyTwo is a collection of card games for the OLPC XO laptop specifically, though because it is written in Python, it should run on other platforms as well. For more details, see http://wiki.laptop.org/go/Games/FiftyTwo
Isometric engine based on old python tkclient from worldforge.org. The goals are to separate libs of code, port it to pygame, .and make it up to date for worldforge. The reason is lack of light free isometric engines for easy games development
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
A Pythonic program to generate and solve a Sudoku puzzle of any N by N dimension. It uses a combination of logic and guess to solve the puzzle. The GUI is written with PyGTK and the code can be use as a guidelines of using Python Generators.
Parlance is a completely open platform for playing the Diplomacy board game over a network, using the protocol developed by the DAIDE community. This Python-based system currently includes a configurable server, a few simple bots, and an observer.
This is an on-line multi player card game based on a popular South-American game called "Truco". It is written in Python/GTK and is intended to be multi-platform.
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
Truquillo Argentino es un juego de naipes con baraja española.
En principio será implementado en Python bajo ncurses, y posteriormente quizá migrado a C++.
Humans vs. Zombies is a game of moderated tag. A group of human players attempts to survive a zombie outbreak by not being tagged by zombie players. See humansvszombies.com for more. The HVZ program is a Django application that administrates this game.
A cross-platform emulators frontend with ROMs database support.
Start-Game T00L is a cross-platform emulator frontend and ROM manager coded in Python using a Pyglet-based interface.
It's still on a very early stage of development, and most of the features are not implemented yet.
The goal is to make a fully functional frontend which works straight out of the box, without the need to configure every single emulator (like you need to do in every other frontend today).
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.