搜索资源列表
JavaScript
- This Nice 15 puzzle-This is Nice 15 puzzle
puzzle
- This a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9 such that all rows, columns and diagonals add up to 15.-This is a program code that solves a puzzle.Which is in 3x3 grid you must place number from 1 to 9
15Puzzle
- 15-puzzle game solved with C# using A* Algorithm.
15Puzzle
- 8/15 puzzle C# implementation using A * (A Star) Algorithm.