Skip to content

Glinek/Ned2_chess

Repository files navigation

Program for Ned2 to play chess

Folders

  • PlayingChess_1 - First projects
  • PlayingChess_2 - Object oriented programming fix
  • PlayingChess_3 - Working code without vision
  • PlayingChess_4 - GUI tests
  • PlayingChess_5 - vision test
  • PlayingChess_6 - vision almost done

Installing dependencies

  • Open any folder mentioned above
  • Create virtual environment python -m venv venv
  • Activate venv Win CMD venv\Scripts\activate or Linux source venv/bin/activate
  • Download dependencies pip install -r ../pythonLibrariesRequirements.txt

About

Python code for Ned2 for playing chess

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages