Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/imgabreuw/peg-solitaire-english-game

A recursive backtracking solution for the Peg Solitaire puzzle that simulates moves on a 7x7 board, aiming to achieve a single remaining piece in the center after 31 moves.
https://github.com/imgabreuw/peg-solitaire-english-game

backtracking c peg-solitaire-game

Last synced: 25 days ago
JSON representation

A recursive backtracking solution for the Peg Solitaire puzzle that simulates moves on a 7x7 board, aiming to achieve a single remaining piece in the center after 31 moves.

Awesome Lists containing this project