One platform to build, fine-tune, and deploy ML models. No MLOps team required.
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
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.
Geraniums Pot - Intersecting Circles Puzzles Simulator
...this is a small python program that uses the pygame library
home page: https://github.com/grigorusha/GeraniumsPot
forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=424143#p424143
You can create a text file with a script-puzzle that describes the location of circles.
I have created files for all the Intersecting circles puzzles, you can download them from the "Garden" folder.
Gem Dash aka Boulder or Dyna Blaster like 8-bit style game in Python
...- Cursors, CTRL+Cursors, place: SpaceBar, stuck: Backspace, pause/exit: ESC, music: M
Room For Improvements:
This is just a learning programming experiment of 8-bit games mechanics.
If you were to polish this game further you would want to add things like:
- Add new levels in GemLevels.txt
- Create new monster
Hungarian Rings - Puzzle Simulator
This is a simulator of the famous "Hungarian Rings" puzzle. this is a small python program that uses the pygame library
home page: https://github.com/grigorusha/Hungarian-Rings
forum page with my other Puzzle simulators - https://twistypuzzles.com/forum/viewtopic.php?p=422931#p422931
You can create a text file with a script that describes the location of rings, balls and their colors.
Each ball can be marked with a marker (letter or number) to make the puzzle harder to solve.
I have created files for all the ring puzzles, you can download them from the "Ring" folder.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Snake pygame is a remake of classic snake game, developed with python and pygame.
in this page you can find a tutorial to create the game:
http://deasproject.altervista.org/blog/progetto-creiamo-il-nostro-snake-in-python-con-pygame/
for any question you can contact me
andrea.deangelis93@gmail.com
The game needs of these packages to work:
- python 2.7 32 bit(x86 version) -> http://www.python.org/download/releases/2.7.5/
- pygame 1.9.1 for python 2.7 -> http://www.pygame.org/ftp/
- numpy 1.7.1 for python 2.7 -> https://pypi.python.org/pypi/numpy
#### UBUNTU ####
To install these packages on Ubuntu 12.04 and derived run this command on terminal:
sudo apt-get install python python-pygame python-numpy
#### ARCHLINUX ####
To install these packages on Archlinux run this command on terminal:
sudo pacman -S python2 python2-pygame python2-numpy
Youtube Channel-> http://www.youtube.com/channel/UCtfS0d2O9Cd6FzZqZws4jgA
This project is to create a game similar to Whack-A-Mole that is used for OLPC XOs. It will be educational by quizzing children on their multiplication tables while they play.
Python Sudoku is a text and graphical (gtk interface) program to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write an image (png, jpeg, etc) with a sudoku.
The adventurE Development and Gaming Engine (Edge) is an utility to play and create adventures. Different types of adventures are available. For example text adventure, classic point'n'click adventure or some new, 3D adventre.
Gameplay is similar to Bejewelled(tm), but using a hex rather than a square grid for more scoring options. Unique multi-swap moves. Theme-able (with 6 bundled themes). New themes are easy to create and share. Complete manual. Requires Python and Pygame.
Tundra is an extensible, open-source game engine which replicates Lemmings (written originally by DMA Design). Players must save thousands of adorable, tiny rodents from certain death by helping them create a pathway to the exit.
Python Sudoku is a text and graphical program (gtk interface) to create or resolve sudokus. It can also print a sudoku (1 or 4 sudokus in each page) and write a image (png, jpeg, etc) with a sudoku.