Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build generative AI apps with Vertex AI. Switch between models without switching platforms.
Start Free
MongoDB Atlas runs apps anywhere
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
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.
Thump is a maze puzzle game where you play a mouse that has to find the hidden cheeses to open the door to the next level. The game is educational; you have to answer questions to progress. The questions are deliberately relevant to child education.
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
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/
Very compact Tetris game for those who want to play where/when they should not: only a tiny gaming area (even 40px high) your headmaster will hardly notice (in case, just press Q or Escape).
The purpose of this project is to centralize knowledge of the World of Goo modding community both in documentation of file structures in a Wiki, and later in a map editor. An utility to pack/unpack file format use by WOG is provided.
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.
Navigate a 3D maze while consuming energy pills. Avoid being captured by 4 quirky, colourful ghosts. Pathman is a 3D first/third person re-interpretation of Namco's popular 1980's arcade hit Pac-Man.
Sliding Puzzle 2x es la recreación de un juego de puzzle clásico donde cada pieza es un fragmento de una imagen y hay que reconstruir una imagen desplazando piezas sin levantarlas del tablero. http://en.wikipedia.org/wiki/Fifteen_puzzle
CrosswordPuzzle is a small program for creating and solving crossword puzzles like the ones found in major, north American news papers. You can download and solve crosswords or distribute your own crosswords digitally.
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.
A 'fifteen pieces' game developed on top of python-pygoocanvas' demo-fifteen. All you have to do is to reorder a set of fifteen pieces with a sole empty box on a virtual bounded board.
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.
A puzzle game, based on Minesweeper idea. It introduces hexagonal grid, 3 different mine powers and extended neighborhood information.
All the above allows to present non trivial but mostly solvable game situations even for most experienced player.