Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What does this program do?

This program solves triangle peg solitaire (http://www.mathsisfun.com/games/triangle-peg-solitaire/#) using a depth-first search.

How do I run this program?

  1. Download this repository and unzip files in the project folder.
  2. Compile the Java source code using javac *.java in the project folder.
  3. Run the program using java Game

About

Solution to Peg Solitaire using DFS

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages