Takes a physical d&d board and converts it to a virtual tabletop
MIT License
0
stars
0
forks
source link
readme
Run with python3
OpenCV is required. Depending on system you may be able to install it
with sudo pip3 install opencv-python==3.4.5.20
(version 4.0+ seems not to work but 3.4 confirmed does)