Goals: To create a playable app from the maze game I've already created. Allow it to be extendable with other maze algorithms.
- adding in ttk styles
- obtain data from widget
- simplified colors
- implemented a canvas in tkinter
- change color names back to original names
- re-created Colors class
- experimented with colors
- renamed colors to show how mixes work
- displayed color class in tkinter window
- added cryptography folder so that I can experiment
- creating tkinter implementation
- move current app into archive.
-
- fixing git problems
- Implement multiple files with pygame
- including class structure for calling colors
- separate class file for maze generation algorithm
- create a single file in pygame