Skip to content

First 'AI' attempt, done for an assignment for the Artificial Intelligence class at Brock University.

Notifications You must be signed in to change notification settings

xori/Sliding-Puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sliding Puzzle

How to use.

./COMPILE
./RUN

or

./COMPILE
./RUN [[STARTING STATE] [GOALSTATE]]

Example

./RUN 3 5 6 7 4 2 1 0 8 or ./RUN 3 5 6 7 4 2 1 0 8 8 7 6 5 4 3 2 1 0

Use.

This project is under the "I saw it on the Internet so it's mine to take" Licence.

You can use this any way you want. If you so choose to study this, or make some crazy profit making application, go right ahead.

About

First 'AI' attempt, done for an assignment for the Artificial Intelligence class at Brock University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published