Skip to content

feove/binary-puzzle_solver

Repository files navigation

Binary Puzzle Solver

Binary Puzzle Solver Screenshot Binary Puzzle Solver Screenshot

This project is a Python-based binary puzzle solver. It utilizes Unicode characters to create and manipulate the puzzle grids, providing a user-friendly and visually appealing interface.

Prerequisites

  • Python Version: This project requires Python 3.12.3 or higher.

    • Ensure you have the correct version of Python installed on your system. You can check your version by running:

      python3 --version
  • Pyinput: This project requires pyinput library.

    pip install pynput none
  • Colorama: This project requires colorama library.

    sudo -H pip install colorama

Running the Program

Binary Puzzle Solver Screenshot

To run the program, you can use the following command in your terminal or command prompt:

python3 main.py
or 
python3.12 main.py

Binary Puzzle Solver Screenshot

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages