Skip to content

Commit 99b9e3b

Browse files
authored
Merge pull request #6 from robin-zollner/patch04-local-edits
updating readme
2 parents edccbcf + 70d2a1e commit 99b9e3b

File tree

2 files changed

+25
-17
lines changed

2 files changed

+25
-17
lines changed

.idea/workspace.xml

Lines changed: 20 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,12 @@ Allow it to be extendable with other maze algorithms.
66
## Change-log
77
### 2022
88
#### November 23<sup>rd</sup>
9+
- [x] adding in ttk styles
10+
- [ ] obtain data from widget
11+
- [x] simplified colors
12+
- [x] implemented a canvas in tkinter
913
#### November 21<sup>st</sup>
10-
- [x] __TODO__: change color names back to original names
14+
- [X] change color names back to original names
1115
- [x] re-created Colors class
1216
- [x] experimented with colors
1317
- [x] renamed colors to show how mixes work

0 commit comments

Comments
 (0)