repelliuss/NPuzzle-DL
A sliding puzzle game for Android with deep learning techniques, written in Java and Python, utilized TensorFlow and Jupyter.
This is a mobile game for Android devices that lets you play a classic number sliding puzzle. It includes an artificial intelligence that can help you solve the puzzles. You provide the puzzle, and the AI suggests moves to reach the solved state. This game is for anyone who enjoys brain teasers and puzzle games.
No commits in the last 6 months.
Use this if you enjoy sliding number puzzles and want a game that can offer hints or even solve easier puzzles for you.
Not ideal if you are looking for a puzzle game with extremely challenging AI opponents or advanced customization options.
Stars
8
Forks
—
Language
Java
License
MIT
Category
Last pushed
Mar 15, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/repelliuss/NPuzzle-DL"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
YashIndane/webcube
Rubik's cube assistant on Flask webapp
mahdavipanah/pynpuzzle
Solve, test and benchmark algorithms for N-Puzzle problem with Python
huyvohcmc/8-puzzle
Java program to solve the 8 puzzle problem using branch and bound algorithm.
kyo-takano/alphacube
A powerful & flexible Rubik's Cube solver
NiloofarShahbaz/8-puzzle-search-implementation
this a python BFS , A* and RBFS implementation of 8 puzzle