/reversi

A reversi game for SUTD's CTD 1D project

Primary LanguagePython

Reversi

This game was built for our Computational Thinking For Design 1D project in Python.

Setup pip install -r requirements.txt

Dependencies

  • Matplotlib ( to display the game board)