adonutwithsprinklez / CodenameEmpty

A text based adventure roguelite
GNU General Public License v3.0
6 stars 0 forks source link

Modify compile.bat and any other make files to compile with the Tkinter library #72

Closed adonutwithsprinklez closed 4 years ago

adonutwithsprinklez commented 4 years ago

The project is going to begin using Tkinter as the GUI library. This issue requires that the compile.bat and any other files that need to be modified to allow for the library to be compiled properly be changed accordingly. Any required Tkinter library files must be added to the update before this issue can be resolved.