Build gen AI apps with an all-in-one modern database: MongoDB Atlas
MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
Keep company data safe with Chrome Enterprise
Protect your business with AI policies and data loss prevention in the browser
Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
Software for exploring & solving polyform puzzles, written in Python. Includes solvers for: pentominoes/polyominoes, solid pentominoes, Soma cubes, polycubes, polyiamonds, polyhexes, polysticks, and more to come.
Project Angela is a family of ruleset modeling language (RML) interpreter components written in python. It is intended to easily enable RML support for a variety of different simulation engines, game engines and MMO frameworks.
nPuzzle 8 / 15
play with numbers and cropped images!
Searching algorithm A* :
divide and conquer approach based on Manhattan-distance and linear conflict.
Author: Roberto Bracaglia Morante
ver 2.0 written in Java, May 2014 // many improvements and bug fixes
ver 1.3 written in Jython, May 2014
Snot The Second, the rubber boxes King, declared a holy war against evil plastic balls to defeat himself and his crew lives. Excentric crossplatform 2D labyrinth game written in Python. Just try to reach exit of each level.
Sudoku Solver is a small graphical application for solving any given Sudoku puzzle, almost instantaneously. It also provides the solution (the steps required to solve the puzzle). It is written in python.
Symbology is an open source game in which players must match symbols on a board. The object of the game is to 'convert' all spaces on the board (to gold) by matching three or more symbols in a row or column. Symbology is written in Pygame/python.
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.
Pymmugwump is a tile-based game in which the goal is to find the location of the 4 mugwumps hiding throughout the board. It was written in Python using Pysweeper's Pygame interface.
Pyzzle is a cross-platform game engine for creating large-scale, 2D Myst-like adventure games. The engine supports 2D panoramas, features an intuitive design mode, and allows users to download content from the internet. Pyzzle is written using Pygame.
Another Sudoku game version. It is written in Python and uses wxPython as the GUI package. The puzzle solver module was written by Edd Aardvark, to whom I owe a big debt. This project is mostly an exercise to learn Python. It can be greatly improved.
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. If you don't have Python installed you can get it at http://www.python.org/download/
Sudoku solver written in Python using the TkInter library. Handles various puzzle sizes and allows for both letters and numbers. This project site is not active, please visit http://sourceforge.net/projects/tkpysudoku/
xo-falldown is an python based Falldown game for Windows/POSIX. For the XO: One Laptop Per Child, the game will allow users to have fun playing and to learn. It written in Python, so the users will have full rights to source and should enjoy hacking.
Bombz is a simple puzzle game in the spirit of Sokoban where you must push bombs into strategic positions before detonating them to destroy walls blocking your path. It is a portable rewrite of a game originally written for the Acorn Archimedes.
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.
RandomGame is a game written in Python (GUI by Tkinter). The goal of the game is to pick the number that the computer randomly chosen. Written in Python, RandomGame is multiplatform.The goal of the project is to add a lot on functions in a simple game.
PyRobots is a clone of gnurobots written in python. The goal of this project is to complete a game with all the features gnurobots set out to have. PyRobots was started because gnurobots was abandoned for a while and has only recently become active.
Another tetris-like little game. Move Pebbles around a board to form lines of three or more which will then disappear, letting other pebbles fall down. The game is written in Python using the PyGame library so it should run on many platforms.