A Peg Solitaire with various popular board shapes.
-
Updated
Aug 4, 2023 - HTML
A Peg Solitaire with various popular board shapes.
simple board game written in html, javascript & css. works in ES6 compatible browsers on desktops.
The most comprehensive implementation of classic Peg Solitaire game on iOS. Design your own boards. Super fast solver.
A mobile 3D Peg Solitaire Game, featuring five different types of boards. At the end of each game, players see their scores. Single-player but also there is a computer mode which computer plays the game. Players can also save their progress to continue playing at a later time.
A game of peg-solitaire, moved to sourcehut
This assignment has been designed as a self-assessment for students considering enrollment in CS300 at the University of Wisconsin-Madison.
Solve Solitaire using reinforcement learning
Puzzle solver for a one dimensional version of peg solitaire my grandad showed me (uses a directed graph to compute all possible moves)
We are implementing our program for problem solving using java programming using dynamic programming approach under memotization and tabulation methods. It uses different Collection methods for different readymade predefined classes and objects to use it for easier accessibility.
Blog Posts written by Ivaylo Pavlov
puzzles in AI is a collection of intelligent agents written in Python to solve different arcade games. This project was created for the purposes of experimenting with the implementation of game playing and puzzle solving using AI techniques.
Board games with Reinforcement Learning. Peg Solitaire with an Actor Critic agent. NIM, Ledge (aka Gold Rush), and Hex with a Monte Carlo Tree Search agent.
Solving peg solitaire using reinforcement learning
Simple Peg Solitaire game with Ionic & Angular
Attempt to revive Peg Solitaire from 2007–2009. https://tracker.debian.org/pkg/pegsolitaire https://wiki.debian.org/Games/pegsolitaire
A playable online version for the disappearing puzzles from the game Professor Layton and the Diabolical Box. It it known commonly as peg solitaire.
Implementation of the "Peg Solitaire" game in HTML and javascript, with sound and background music
Add a description, image, and links to the peg-solitaire topic page so that developers can more easily learn about it.
To associate your repository with the peg-solitaire topic, visit your repo's landing page and select "manage topics."