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
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.
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
4digits is a guess-the-number puzzle game. It's also called Bulls and Cows, and in China people simply call it Guess-the-Number. The game's objective is to guess a four-digit number in 8 times.
In knight tour (kt) problem every chess square is visited exactly once using knight moves. In this game some knight moves already made and we have an incomplete kt. The object is to complete the kt by guessing missing moves.
A word search maker for teachers, parents and those who enjoy creating puzzles. FindThatWord aims to be the best free wordsearch creation program available with useful features such as clues, hidden messages and automated page layout.
Infectors it's a puzzle game inspired in frozen fruits and boxworld games. You must save the earth from a infectors virus epidemic, trapping all bugs in antiviral cryogenic capsules. It comes with a level editor
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.
GNOME Sudoku is a GNOME-based puzzle game. GNOME Sudoku is now developed as part of the gnome-games package hosted at www.gnome.org/projects/gnome-games/
Xword is a GTK crossword puzzle program. It reads and writes puzzles in the AcrossLite format used by The New York Times. It has printing, a clock, a word list, auto-saving, and options to check and reveal letters of the puzzle.
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.
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.
PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.