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.
Try free now
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
A ridiculously simple spaceship shoot 'em up game written in Python
Pytonis Universalis (name is still WIP) is a simple shoot 'em up. It is written completely in Python and uses Pygame so the code is as accessible as possible for others to inspect.
The idea should be easy enough for anyone to understand: try to avoid running into flying saucers and their laser beams by shooting them down before they shoot you down. Every time you destroy a flying saucer you get points. Points are nice, you want them.
CometZ v0.2 (15.02.2014)
Copyright 2014 Alexandre Lopes and Filipa Silva
= Description =
CometZ is a simple side scrolling space shooter whose objective is to destroy
enemies ships while avoiding that our ship's shield is reduced to 0.
It features several kinds of enemy ships and health power ups to replenish
shield.
= Running the game =
If you have the source code version of CometZ, run
python cometz.py
on the command prompt.
If you have the windows compiled...
This game is a mouse-driven dungeon crawler. The player moves the PC around, buys equipment, and attacks enemies using the mouse. More info on the wiki page. Use git to get the code.