Skip to content

PROJECT/GAME on chess's Knight to reach final from initial position in minimum steps USING BFS/DFS ,BACKTRACKING,GREEDY ALGORITHM

Notifications You must be signed in to change notification settings

Priyansh-15/Knight-s-travel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Knight-s-travel

A project to create a game based on chess where on multiple level you want to reach final positions from the initial position with each step of your knight with a particular point and aim is to reach the destination in minimum steps this project use Backtracking,Greedy algorithm ,BFS AND DFS and give you a menu driven game to select your dificulty level and take your each steps to reach final position from initial position and keep track of your score.

Releases

No releases published

Packages

No packages published

Languages