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.
Try Free
Our Free Plans just got better! | Auth0
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.
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.
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.
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.
The Merodach engine is an open source MMORPG engine, made to try to merge action/RPG games and MMORPG games. Client and server source code will be availible.
The truco is a card game played in Brazil and some countries in Latin America. ETruco is a truco game for linux playable in network, using the EFL (Enlightenment Foundation Libraries) for the interface, specifically Edje and EWL.
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
WoWLinuxTools are a set of tools for playing World of Warcraft on Linux. Main Project is WoWLinuxSettings which allows you to edit your Graphic/Sound Options for WoW (which is currently not possible in Wine)
This project, is a game which will generate an entire universe as more players explore! Written in Python and multiple interfaces (text MUD-like at first).
Mix of RPG and Tower defense game. Player leads a small team and explores a huge world of connected floating islands. 2d isometric view and NO acceleration required.
cryptshell is a shell used for analysable code (eg anything before wwII). It automates letter substitution, transposition, and has modules useful for breaking various weak ciphers (enigma, substitution, vinigre). It has no real practical value.
Python game template powered by PyGame and PyOpenGL (but it is encapsulated).
This code provides the basis to begin developing a game prototype quickly
the game is about you going in a maze and your a box sorry i don't wanna make it another mesh but thats how i made the game so have fun and i hope you enjoy and also there is a multi player in the game there are 3 levels to it next version there will be
This is a Python based mini-game framework that supports the Wii Remote as primary input. It employs PyGame, PyOpenGL, PyBluez, and a Python port of Wiigee.
Game engine + remake of Atari XL/XE game Robbo.
Level loader is compatible with levels file of GNU Robbo project.
This is NOT the same project as pyrobbo on google code.
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.