Skip to content

jeongsuhyun/slide-puzzle-c

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slide-puzzle-c

Simple slide puzzle implemented in C with a breadcrumb solution and inverted input option.

Goal

Create an extendable set of data structures for future use in Pebble Smart Watch applications.

How to run .exe

Mac OS

  • Clone the repo
  • Open Terminal and cd to slide-puzzle-c/build
  • Enter the following command ./puzzle.exe

Linux

About

Slide puzzle implemented in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.6%
  • Makefile 2.4%