Skip to content
This repository has been archived by the owner on Mar 9, 2019. It is now read-only.

tulir/fifteen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

15-puzzle solver

Build Status Maintainability Test Coverage GoDoc Reference

Data structures and algorithms project, 15-puzzle solver. Written in Go.

Installation

Download a prebuilt executable from the releases section, or

  1. Install Go 1.11 or higher
  2. Clone the repository with git clone https://github.com/tulir/fifteen.git
  3. Fetch dependencies and compile with go build -o fifteen-bin

To update, simply pull changes and run the build command again.

About

15-puzzle solver, data structures and algorithms project

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages