Knight's Tour problem C++ language with SFML Library
-
Updated
Aug 4, 2021 - C++
Knight's Tour problem C++ language with SFML Library
The Knight's Tour Encryption System is a cryptographic application that leverages the Knight's Tour problem on a chessboard to generate a unique encryption key. This key is then used for XOR-based encryption and decryption of messages.
general repository for all sorts of code that I want to share with the world.
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.
Add a description, image, and links to the knights-tour topic page so that developers can more easily learn about it.
To associate your repository with the knights-tour topic, visit your repo's landing page and select "manage topics."