-
Updated
Jun 2, 2023 - JavaScript
15-puzzle-game
Here are 25 public repositories matching this topic...
Java Spring based 15 Puzzle Game backend API
-
Updated
Mar 27, 2024 - Java
The 15 Puzzle is a sliding puzzle which has 15 square tiles numbered 1 to 15 in a frame that is 4 tile positions high and 4 positions wide, with one unoccupied position. Made with SvelteKit
-
Updated
Jan 20, 2024 - Svelte
Puzzle solving game using HTML, CSS & JS.
-
Updated
Jul 17, 2023 - JavaScript
Puzzle solver is a Java app which implements A* algorithm for numeric puzzles.
-
Updated
Dec 13, 2021 - Java
Used React Hooks to create a UI for N-Puzzle-Problem-Solver-Using-AI
-
Updated
Mar 31, 2023 - JavaScript
This repository is my solution to an assignment in the course Artificial Intelligence in video games. I uploaded it here because I am going to refactor it and write a blog post about it for my portfolio/resume
-
Updated
Jun 5, 2020 - C#
A Simple 15 puzzle game for my portfolio
-
Updated
Nov 4, 2024 - JavaScript
Simple BFS search to solve N-Puzzle Problem
-
Updated
Feb 8, 2023 - Python
My rather old implementation of the "15" puzzle in C++ in an event-driven style with functional layers.
-
Updated
Jan 28, 2022 - C++
This is a 15 Puzzle Game in C, with arrow key controls on a 4x4 board. Randomized tile positions generated by time.h library. Includes a rules window and developed using Code::Blocks IDE.
-
Updated
Apr 14, 2023 - C
A sliding puzzle game running on the Processing sketchbook (Java).
-
Updated
Sep 1, 2024 - Processing
The 15-puzzle game written on HTML, CSS and vanilla JS for educational purpose.
-
Updated
May 17, 2020 - JavaScript
Rust software for solving combination puzzles.
-
Updated
Sep 24, 2024 - Rust
First assignment for the Artificial Intelligence Class, 2º Year, 2º Semester , Bachelor in Artificial Intelligence and Data Science.
-
Updated
Mar 30, 2023 - Python
15 puzzle game made using Godot Engine
-
Updated
Feb 21, 2023 - GDScript
8 puzzle and 15 puzzle game using Backtracking algorithm
-
Updated
Feb 28, 2022 - Python
Implementing A-star(A*) to solve 15-Puzzle game in OCaml
-
Updated
Mar 26, 2022 - OCaml
Solve a sliding 15-puzzle using different search strategies.
-
Updated
Apr 23, 2024 - Python
Improve this page
Add a description, image, and links to the 15-puzzle-game topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 15-puzzle-game topic, visit your repo's landing page and select "manage topics."