GitHub topics: sokoban-solver
mig0/puzzle-dungeon
Dungeon with plates, gates, portals, barrels, platforms, mirrors, keys and monsters; classic and new logic puzzles
Language: Python - Size: 145 MB - Last synced at: about 2 hours ago - Pushed at: about 3 hours ago - Stars: 2 - Forks: 0

ShenMian/sokoban-rs
A sokoban with solver.
Language: Rust - Size: 20.8 MB - Last synced at: 4 days ago - Pushed at: 13 days ago - Stars: 66 - Forks: 9

ShenMian/soukoban
A library provides the implementation of algorithms and data structures related to Sokoban.
Language: Rust - Size: 273 KB - Last synced at: about 17 hours ago - Pushed at: 3 months ago - Stars: 3 - Forks: 0

ShenMian/sokoban-tutorial
本文将描述如何实现一个推箱子 📦, 示例代码使用 Rust 语言 🦀 编写.
Language: Handlebars - Size: 5.36 MB - Last synced at: 4 days ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

josephmars/Pukoban_solver_AI
Pukoban puzzle solver that uses 4 search algorithms (BFS, DFS, Greedy, and A*) to determine the optimal sequence of moves to win.
Language: Python - Size: 12.7 KB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

healeycodes/sokoban
🧩 Sokoban game and automated puzzle solver
Language: TypeScript - Size: 228 KB - Last synced at: 23 days ago - Pushed at: almost 3 years ago - Stars: 7 - Forks: 1

guylangston/SokoSolve
Sokoban puzzle game and solver
Language: C# - Size: 3.49 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 16 - Forks: 3

mahmoudmahm00d/Sokoban
A Sokoban game with different naming style (SokoFarm)
Language: C# - Size: 225 KB - Last synced at: about 2 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

angusfung/sokoban-AI
AI of the game Sokoban using search strategies and heuristics with deadlock checking.
Language: Python - Size: 17.6 KB - Last synced at: 25 days ago - Pushed at: almost 8 years ago - Stars: 7 - Forks: 5

Kuugang/Sokoban
Application of a Finite State Machine for character movement based on player input in the game Sokoban.
Language: JavaScript - Size: 210 KB - Last synced at: 19 days ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

skapix/sokoban
Sokoban UI & solver
Language: C++ - Size: 5.36 MB - Last synced at: 8 months ago - Pushed at: almost 7 years ago - Stars: 3 - Forks: 0

raoufslv/SokoPuzzle
A 2D game that can be either playable by the player, or watch the different solution algorithms to solve the game (BFS, A, A* with heuristics)
Language: Python - Size: 21 MB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

kb1ns/term-sokoban
Sokoban solver
Language: Rust - Size: 1.83 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 0

rvdweerd/BoxPusher-Reinforcement-Learning
My solution to BoxPusher problem using BFS and Reinforcement Learning with console visualization (LC1263)
Language: C++ - Size: 88.9 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

can-ishk/sokoban-ai-project
Sokoban Solver
Language: Jupyter Notebook - Size: 37.1 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

faameunier/MCTSnet
A PyTorch implementation of DeepMind's MCTSnet
Language: Python - Size: 728 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 16 - Forks: 2

XUHUAKing/sokoban-qlearning
sokoban game solver through Multiple Search Algorithms and Reinforcement Learning (Q-Learning)
Language: Java - Size: 2.04 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 11 - Forks: 1

eduardosantoshf/sokoban 📦
IA Project - Intelligent agent capable of playing the Sokoban game.
Language: Python - Size: 395 KB - Last synced at: about 15 hours ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 3

KnightofLuna/sokoban-solver
推箱子解决方案 sokoban AI solver
Language: Python - Size: 75.2 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 31 - Forks: 13

quangmnh/Sokoban-bot
Introduction to AI assignment 1 HCM University of Technology, term 211
Language: Python - Size: 17.1 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 1

zeertzjq/SokobanQLearning 📦
[ARCHIVED] A C++14 implementation of the Q-Learning algorithm for Sokoban (with a CLI interface)
Language: C++ - Size: 33.2 KB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

quentinlegot/Sokoban 📦
Sokoban is a single player puzzle video game in which we play as a worker having to put boxes in a warehouse
Language: Python - Size: 4.29 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

ksgr5566/Sokoban-solver
A sokoban solver that uses informed search.
Language: Jupyter Notebook - Size: 295 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kalyaniasthana/CS271_project_sokoban
Course project for CS271: Introduction to Artificial Intelligence at UC Irvine
Language: Python - Size: 1.7 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

RubenBranco/SokobanAlphaGo
AlphaGo Zero Reinforcement Learning Sokoban Solver
Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 8 - Forks: 3

muhammad369/sokoban-solver
A proof-of-concept app that solves the well-known game Sokoban, applying Breadth-First search on the state space..
Language: C# - Size: 62.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

mcifra/sokoban
Simple Sokoban solver using SAT solver Minisat
Language: Python - Size: 2.67 MB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 2 - Forks: 0

davepeck/cats-and-dogs-food
Sokoban but, y'know, with cats.
Language: TypeScript - Size: 3.29 MB - Last synced at: 21 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

davidspencer6174/pp1solver
Solver for the classic Flash puzzle game Psychopath (more recently known as Mental Block on Android)
Language: Python - Size: 21.5 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 3 - Forks: 1

hariuserx/Sokoban
Sokoban solver using Q-Learning. Project part of the course CS 271.
Language: Python - Size: 710 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 1

maengsanha/sokoban-solver
KMU CS Algorithm term project: Push Box Game Auto Solver
Language: C++ - Size: 42 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

T-Muha/sokoban-solver
Program and UI for a Sokoban solver
Language: Python - Size: 133 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 2

adhikary97/Sokoban-AI-Solver
Solves Sokoban Puzzles using A* search, UCS algorithms and heuristic functions
Language: Python - Size: 8.79 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 2

YouCanKeepSilence/sem4ds
C++ Labs from 2-nd course of NSTU (Applied Math)
Language: C++ - Size: 128 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

HarshNagra/Artificial-Intelligence
Concepts - Search, Constraint Satisfaction & Uncertainity
Language: Python - Size: 518 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

francescobianca/SOKOBAN_IA
Progetto per il corso di Intelligenza Artificiale (UNICAL - Università delle Calabria)
Language: Java - Size: 3.75 MB - Last synced at: 5 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

knezi/sokoban
Language: Prolog - Size: 4.88 KB - Last synced at: 7 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

apropos13/AI-solver-for-Sokoban
UCLA, Artificial Intelligence
Language: Common Lisp - Size: 286 KB - Last synced at: almost 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0
