推箱子解决方案 sokoban AI solver
-
Updated
Jun 14, 2020 - Python
推箱子解决方案 sokoban AI solver
A PyTorch implementation of DeepMind's MCTSnet
Sokoban puzzle generator and solver with BFS, A* and Dijkstra
AlphaGo Zero Reinforcement Learning Sokoban Solver
AI of the game Sokoban using search strategies and heuristics with deadlock checking.
Solves Sokoban Puzzles using A* search, UCS algorithms and heuristic functions
Dungeon with plates, gates, portals, barrels, platforms, mirrors, keys and monsters; classic and new logic puzzles
Solver for the classic Flash puzzle game Psychopath (more recently known as Mental Block on Android)
Introduction to AI assignment 1 HCM University of Technology, term 211
Simple Sokoban solver using SAT solver Minisat
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)
Ares-Adventure is a Python-based Sokoban puzzle solver that implements four search algorithms: BFS, DFS, UCS and A*
IA Project - Intelligent agent capable of playing the Sokoban game.
Pukoban puzzle solver that uses 4 search algorithms (BFS, DFS, Greedy, and A*) to determine the optimal sequence of moves to win.
Sokoban solver using Q-Learning. Project part of the course CS 271.
Course project for CS271: Introduction to Artificial Intelligence at UC Irvine
Official page of the Sisyphe.io project, Academic Winner of the 2024 NSI (french Digital and Computer Science subjet) Trophies.
Sokoban is a single player puzzle video game in which we play as a worker having to put boxes in a warehouse
Concepts - Search, Constraint Satisfaction & Uncertainity
Add a description, image, and links to the sokoban-solver topic page so that developers can more easily learn about it.
To associate your repository with the sokoban-solver topic, visit your repo's landing page and select "manage topics."