An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: knight-problem

Sahilcreate/top-knight-travails

Language: JavaScript - Size: 19.5 KB - Last synced at: about 2 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

youssefbennour/KnightShortestPath

Display the shortest path for reaching a point(x,y) in an infinitie chess board, stimulating the 'Knight' moves, using graph theory(BFS).

Language: C# - Size: 40.3 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

javaidiqbal11/knights_Tour_Python

Python implementation of the Knight's Tour problem with graphical interface using Tkinter.

Language: Python - Size: 229 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

S4nfs/Chessboard

Find all the possible places on a chessborad where the Knight can move. [Dublin Assignment 2]

Language: HTML - Size: 3.91 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Carleslc/Puzzles

Different puzzles to think and enjoy programming.

Language: Python - Size: 2.67 MB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

valanikevin/Knight-Tour-Game-C-Sharp

Heuristic and Non-Intelligent algorithm implementation to deal with Knight Tour Problem in C#/Windows Forms

Language: C# - Size: 26.4 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

mentalmove/KnightProblem

Knight's Tour: Evolutionary & repair algorithm

Language: C++ - Size: 12.7 KB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

akshaybahadur21/KnightsTour

Knight's tour algorithm for humans ♞

Language: Java - Size: 45.9 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 2

allamed/Knight-Puzzle-Solution

This repository contains my solution of the Knight Puzzle—a challenging puzzle in which eight knights are placed on a 3x3 chessboard with one empty square. The goal is to rearrange the knights into a specific ordered configuration by making valid knight moves while following the rules of chess.

Language: JavaScript - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

veysiertekin/knights-tour 📦

A complete solution with heuristic & non-heuristic ways to knights-tour problem in chess

Language: Java - Size: 771 KB - Last synced at: almost 2 years ago - Pushed at: almost 8 years ago - Stars: 3 - Forks: 1

charlie-daniels/knights-travails

Shortest path for a knight chessman.

Language: HTML - Size: 49.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ognjenvucko/knights-tour

Knight's Tour puzzle 4x8 solver in JavaScript

Language: HTML - Size: 353 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 3 - Forks: 1

kamoloff/N-Queen-Puzzle-Knights-Tour

Solution for both N Queens Puzzle and Knight's Tour (with GUI)

Language: Java - Size: 158 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 6 - Forks: 3

nassimtaghipour/Game-of-Knights

Game of Knights where 6 knights should hit the one at their left with a random amount of damage of a range. Then they should fight until there's only one knight standing. All actions should be displayed (knight 1 hits 2 with X damage, knight 4 dies, knight 5 wins)

Language: JavaScript - Size: 1000 Bytes - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

MarvinZhong/HorseRPG

A knight's tour (HorseRPG) is a sequence of moves of a knight on a chessboard such that the knight visits every square exactly once.

Language: Java - Size: 4.88 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

paulpls/knight-map

Terminal-based mapping tool for exploring movement vectors in a 2d grid

Language: Python - Size: 45.9 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

dnlzrgz/knight

An experiment writen in Python to check how many moves a knight needs to get around a chessboard.

Language: Python - Size: 141 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

CC-KEH/KnightMovesGame

This is a C++ Terminal based game where 2 players go against each other to reach the target on chessboard using knight in minimum moves.

Language: C++ - Size: 9.68 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

NiloofarShahbaz/knight-tour-neural-network

Implementation Of Knight Tour Problem Using Neural Networks

Language: Python - Size: 152 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 0

XReaper95/knights-tour-python

Python implementation of the Knight's Tour problem with graphical interface using Tkinter

Language: Python - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

p-derakhshan/KnightTour

Knight's Tour Problem

Language: Java - Size: 86.9 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

0x0584/Knight-Problem

♞ Knight's tour problem

Language: C - Size: 32.2 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 0

anjolaolubusi/Knight-Tour-Warnsdorff

A simple program that implements and visualizes Warnsdoff's algorthim for the Knight Tour.

Language: Python - Size: 51.8 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

NiloofarShahbaz/knight-tour-warnsdroff

Implementation Of Knight Tour Problem Using Warnsdroff Rule

Language: Python - Size: 248 KB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

jrinconada/knight-moves

In a chessboard what is the Knight's minimum number of steps to reach a position

Language: Python - Size: 107 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

PandH4cker/Knight-s-Tour

Knight's Tour Problem

Language: C - Size: 10.7 KB - Last synced at: 2 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

helloRupa/knight-moves-binary-tree

Polytree and binary search trees, get a knight from starting point to end point on chess board

Language: Ruby - Size: 1.95 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

kanmaniselvan/shortest_knight_moves

Given a chess board setup up with initial knight position and destination, it finds the shortest path (minimum number of steps) for the knight to another position (destination) on the board.

Language: Ruby - Size: 30.3 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1

IvanKalaica/ChessKnightShortestPath

Resloving chess knight shortest path problem with BFS (Breadth-first search) algorithm in swift

Language: Swift - Size: 2.93 KB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

iamvaibhavrai/Backtracking

Solution of various problems that can be only solved with backtracking.

Language: Python - Size: 0 Bytes - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0