Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.
Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
Start 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.
A simple text based Minesweeper game made in Python. Currently available in .exe and source. Notice: A minor error: 'clrField failed' may appear, as far as I know this is not correct as it still does work :)
An experimental Sudoku solver that is written using 64 lines or less of C code. Meant as a general experiment in seeing if Sudoku can be solved in that small amount of code.
Sudognu is a commandline sudoku solver and creator. Sudognu can display the logical steps it uses to find the solution. It can print four sudokus to a pdf page and it comes with example cgi scripts for integration into websites.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
Crazy Turtle puzzle game solver utility. Other names: CRAZY TURTLE / LE JEU FOU DE LA TORTUE / NAUGHTY TURTLES / ŠAŠAVE KORNJAČE / NAGAJIVE ŽELVICE / SASAVE KORNJACE
Simple command-line solver of the nonogram logic puzzles. Simulates human techniques of soluting. Development inactive, but moved to: http://github.com/martinkozak/nonogram-solver.
Curious mad fan of sudoku, I've been pretty disappointed to always find programs processing all cases. For us "humans", it's unusable. That's why I've had in mind so far to create one which could help us (giving hints) if we're stumped.
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.
HumanSudokuSolver is intended to solve Sudoku puzzles in a way human beings would do (non brute force). It currently solves most of the puzzles I tried and can output a step-by-step solution. Developers who want to contribute are welcome!
A PL/SQL based Sudoku puzzle solver. The initial objective of the project was to demonstrate how complex problems can be solved with relatively simple solutions using SQL. It is now a fully working utility able to solve the most difficult puzzles.
The Hosting Services Management System (often called Admin-panel) is intended to provide Web hosters and their clients with robust, powerful but simple enought interface for manage their webhosting related objects.
sudokudo:
Solving Sudokus on consol-level under Linux with Lua.
Input : the sudoku-puzzle in a textfile or line by line.
Output : The puzzle, its solution, if any, and the elapsed time.
Maight be a first approach to come to a userfriendly version.
A puzzle game with Graeco-Latin squares modeled after 15-puzzle, a well-known sliding puzzle. This game has more variations and is more complicated than 15-puzzle. But it brings players more fun. Please visit the homepage - http://tetta.sourceforge.net/
A java application for creating, playing and solving SuDoku puzzles of various types. Features both a Swing GUI and command-line operation. The automatic solving of puzzles uses "smart" techniques rather than a brute force search of every possibility.
Mcube is designed to solve 4x4x4 Rubiks Cubes (AKA, Rubiks Revenge, AKA, Master Cube). It is multiplatform, and has both console and graphical support.
This program automatically solves Nonogram riddles, also known as Japanese Puzzles.
It is Java-based and should therefor run on any platform that has a JRE (>= 1.5) installed.
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.
Rush Hour Puzzle Solver is a small C++ program that reads a Rush Hour board from a text file and produces a nice PostScript file that shows the shortest solution.