I am developing a Board Game like chess using TKINTER library of python.
Can I integrate it with XBlock so that Teacher can edit it and It can also be seen in student view by student so that he can play chess after learning through a chess course.
Please suggest some other alternative to achieve this. I am also trying to develop in JavaScript .