An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: puzzle-generator

ruppde/crypto_puzzles

Crypto Puzzles is a tool and library to provide a bunch of functions for encryption or pseudo encryption as puzzles or brain teasers. Awesome for kids but some puzzles are also a challenge for adults.

Language: Python - Size: 282 KB - Last synced at: about 14 hours ago - Pushed at: about 1 year ago - Stars: 35 - Forks: 10

vil02/puzzle_generator

Generates python code representing a puzzle

Language: Python - Size: 394 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 8 - Forks: 5

obijywk/grilops

a GRId LOgic Puzzle Solver library

Language: Python - Size: 1.23 MB - Last synced at: 7 days ago - Pushed at: over 1 year ago - Stars: 75 - Forks: 6

vaithak/Sudoku-Generator

A simple sudoku puzzle generator written in C++.

Language: C++ - Size: 188 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 87 - Forks: 30

mpewsey/Aycblok

Procedural generation of sliding ice block puzzles.

Language: C# - Size: 5.87 MB - Last synced at: 6 days ago - Pushed at: 9 months ago - Stars: 1 - Forks: 0

Muny1re1/typing-puzzles

typing puzzles for youtube.com/anthonywritescode

Language: Python - Size: 4.88 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

magical/rootbeer

a sokoban level generator

Language: Go - Size: 124 KB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 4 - Forks: 0

BraveCaperCat2/P2PuzzleStructureCreator

Makes portal 2 puzzle layouts and designs according to user settings. Doesn't help you with making your puzzles look good.

Size: 2.93 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

ahmed-debbech/go_chess_puzzle

You like Lichess? You will love Pichess! ❤️ - A Chess puzzle generator from Lichess.org games database using Stockfish engine to calculate best moves.

Language: JavaScript - Size: 23.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 7 - Forks: 0

erthium/hashiwokakero

Generator and solver algorithm repertoire for the logic puzzle Hashiwokakero.

Language: Python - Size: 229 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 5 - Forks: 0

erthium/MineSweeperUnity

Mine Sweeper game in Unity with C#, includes the main algorithm of the game.

Language: C# - Size: 31.8 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ruppde/euli_treasure_hunt

Euli is not a computer game but a tool which helps you set up a real life treasure hunt

Language: Python - Size: 4.29 MB - Last synced at: about 14 hours ago - Pushed at: over 4 years ago - Stars: 43 - Forks: 8

mrdimosthenis/QuantumPuzzleGenerator

Puzzle game for Android and iOS, written in F#

Language: F# - Size: 2.87 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 8 - Forks: 0

proceduraljigsaw/CircleGridPuzzle

Fractal jigsaw puzzle generator in Python

Language: Python - Size: 26.4 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 4

jsnell/linjat

A puzzle game

Language: C++ - Size: 1.42 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 33 - Forks: 9

kishan-dhankecha/sudoku-dart

Command Line Sudoku Generator with Dart Programming language

Language: Dart - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

faisalnjs/Math-Puzzle

Made from scratch, completed in 2 days

Language: JavaScript - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

elh/whodunit

🦓 Logic puzzle generator using Clojure core.logic

Language: Clojure - Size: 93.8 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

nick-merrill/logic-puzzle-generator

Make and solve Knights and Knaves types of logic puzzles

Language: Python - Size: 113 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

instantiator/crossword-generator-scad

A tool to generate STL models of 3D-printable crossword puzzles.

Language: OpenSCAD - Size: 10.3 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 1

zarcode/clickingGame

A Game made in React + Redux.

Language: JavaScript - Size: 1.04 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

dolovnyak/n-puzzle Fork of insearcher/n-puzzle

Solves puzzles of various sizes

Language: C++ - Size: 185 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

genndy007/pentagon

Game is called Pentagon. It is a project written in Object-Oriented paradigm as a summary of my OOP-skills. Coursework for 2 semester.

Language: Python - Size: 84 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

rahulpareta/Puzzle

Language: Java - Size: 142 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 4

Lucas-C/wordfind Fork of bunkat/wordfind

A small javascript library for generating and solving word find (also known as word search) puzzles.

Language: JavaScript - Size: 26.4 KB - Last synced at: about 1 year ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 1

TricksterGuy/PicrossPuzzleExporter

Converts an image into a Picross (Nonogram) Puzzle. Supports various Picross Puzzle Formats including homemade types involving color. Also includes the ability to validate if a solution to a puzzle is unique.

Language: C++ - Size: 522 KB - Last synced at: 10 months ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 1

RedDragonWebDesign/sudoku

Sudoku GUI, puzzle generator, and solver. Solver is FAST.

Language: JavaScript - Size: 37.1 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

erthium/sudoku

Generator and solver algorithm repertoire for Sudoku

Language: Python - Size: 74.2 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Kryowulf/LogikGen

Zebra-style logic puzzle generator.

Language: C# - Size: 3.76 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

shah314/sudoku

Sudoku Solver and Puzzle Generator

Language: Java - Size: 30.3 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

1231varun/PuzzleMaster

Language: HTML - Size: 8.97 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

beyzabozbey/puzzle-generator

An AI project that generates puzzles to find a good puzzle that is optimized to be challenging and entertaining by using simulated annealing.

Language: C++ - Size: 137 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 1 - Forks: 0

607011/wordsearch

Generate and verify wordsearch riddles

Language: Python - Size: 122 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 1

tdrlp/word-finder

A word search game created using React and Express

Language: JavaScript - Size: 287 KB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 6 - Forks: 5

SpaceDoddyssey/Wanderpath

A puzzle generator for a new kind of line puzzle I designed. Note: Currently only generates non-interactive puzzles, which must be solved in your head on paper

Language: JavaScript - Size: 1.43 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

DeFisch/Tile-Puzzle

a classic puzzle game

Language: C++ - Size: 32.7 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

arnaud-m/cryptator

A constraint-based cryptarithm solver

Language: Java - Size: 4.53 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

kristomu/zzt-puzzle

ZZT slider puzzle generator

Language: C++ - Size: 132 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

philshem/open-spelling-bee

🐝 Terminal-based python clone of New York Times' puzzle game "Spelling Bee"

Language: Python - Size: 9.48 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 42 - Forks: 15

SteffenBauer/sgtpuzzles-extended

Some extensions for the Simon Tathams Portable Puzzle Collection

Language: C - Size: 1.83 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

quint-t/Recursive-Puzzle-Generator

Recursive Puzzle Generator. Like "Twelve statements" problem. For non-commercial use only!

Language: Python - Size: 35.2 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

quint-t/Puzzle-Generator-and-Solver

Puzzle Generator; Einstein's Riddle, Zebra Puzzle and Blood Donation Puzzle Solver. For non-commercial use only!

Language: Python - Size: 1.31 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 1

ahmadali-jamali/Puzzle-4-4-solving

Language: Python - Size: 2.93 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

najielhachem/Tetravex-Solver 📦

Optimisation : Simulated Annealing

Language: C++ - Size: 51.8 KB - Last synced at: about 2 months ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

gavril-s/puzzle

Desktop app for custom puzzles

Language: C# - Size: 31.3 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kieferro/puzzle-verifier

Language: HTML - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

kumo/wordsearch.rb

A simple wordsearch generator

Language: Ruby - Size: 15.6 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

msuesskraut/Binoxxo

Binoxxo is a library to create and check binoxxo puzzles.

Language: Rust - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 2

erthium/Hashiwokakero-Generator

Japanese Puzzle Hashiwokakero, also known as The Bridges, Generator Algorithm visualized in Unity.

Language: C# - Size: 31.5 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

erthium/MineSweeper

Mine Sweeper game in Python with Pygame, includes the main algorithm of the game.

Language: Python - Size: 42 KB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

evs-dev/PuzzGridRandom

A website to take you to a random puzzle on PuzzGrid.com

Language: JavaScript - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

OnofreTZK/BattleshipPuzzle

Battleship Puzzle Generator -- Need improvement

Language: C++ - Size: 318 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

ksh-r/ai-puzzle-8

Puzzle 8 Game Environment & BFS Agent to solve the game, with time and space analysis

Language: Java - Size: 44.9 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

ComprosoftCEO/StackMathGenerator

Generate Stack Math puzzles with this handy utility written in Visual Basic

Language: Visual Basic - Size: 48.8 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 3 - Forks: 1

Scriptim/Sudoku-Solver

Automatically solve sudoku puzzles using nondeterministic backtracking algorithm

Language: Java - Size: 7.81 KB - Last synced at: about 20 hours ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

pauromeropau/black-colors

🎮👾GAME: black&color - pauromeropau

Language: CSS - Size: 44.9 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

khinshankhan/Sudoku-N-Solver

Sudoku boards generator and solver (of generated and user inputted).

Language: Java - Size: 106 KB - Last synced at: 2 months ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

bblodfon/sudoku-solver

A simple web interface that solves sudoku puzzles using a backtracking algorithm

Language: JavaScript - Size: 8.79 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ChristopheVdE/Puzzle-solver

Create and/or solve puzzles like: sudoku (and sudoku-variants) and binairo

Language: Python - Size: 390 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

lucaspetry/puzzle-fun

Puzzles!

Language: Python - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

brunoslima/IA-PuzzleProblem

Trabalho de Inteligencia Artificial resolvendo o jogo dos quadrados

Language: Java - Size: 1.37 MB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 1