-
Notifications
You must be signed in to change notification settings - Fork 1
irock/sokoban-client
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Sokoban Solver =========== :Author: Oskar Arvidsson <[email protected]> :Date: 2010-10-17 == About This project is an attempt at creating a solver for Sokoban games. It was done as part of a course in Artificial Intelligence at the Royal Institute of Technology, Stockholm. === Authors The source code of this project was written by: * Oskar Arvidsson * Oskar Werkelin Ahlin * Christoffer Hirsimaa * Agnes Skattman Udd === License The source code of this project is released in the public domain. == How to build and run the code The Sokoban solver can be built using Apache Ant. 1. cd <project directory> 2. ant jar 3. java -jar build/jars/Sokoban.jar <board number>
About
A client for the game sokoban, developed in a course on artificial intelligence.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published