Let's Code Python: Improved graphical Mastermind with Tkinter
We've made a basic graphical version of Mastermind, but today we'll see what we can improve as far as aesthetics and interface.
Basic version: https://www.youtube.com/watch?v=KFpC-tA566I
The code for this video is stored in my small_scripts Github repo.
Vertical version: https://github.com/TigerhawkT3/small_scripts/blob/master/mastermind_gui_v2.py
Horizontal version: https://github.com/TigerhawkT3/small_scripts/blob/master/mastermind_gui_v3.py
Other Videos By TigerhawkT3
2016-10-25 | Let's Code JavaScript, Part 2 |
2016-10-24 | Let's Play Cibele |
2016-10-23 | Let's Write DxWnd Documentation, Part 1 |
2016-10-22 | Let's Play LoL: Brand and Jinx vs Zyra and Kayle |
2016-10-21 | Let's Code JavaScript, Part 1 |
2016-10-20 | Let's Play Euro Truck Simulator 2, Part 23 |
2016-10-18 | Microsoft, the NFL, and small problems |
2016-10-17 | Let's Play LoL: Yasuo and LeBlanc vs Vayne and Zilean |
2016-10-16 | Let's Code Python: FizzBuzz |
2016-10-16 | Let's Play Euro Truck Simulator 2, Part 22 |
2016-10-15 | Let's Code Python: Improved graphical Mastermind with Tkinter |
2016-10-13 | Let's Play LoL: Lux and Teemo vs Lux and Ezreal |
2016-10-13 | Let's Code Python: Simon |
2016-10-12 | Let's Play Euro Truck Simulator 2, Part 21 |
2016-10-11 | Let's Code Python: Blackjack |
2016-10-10 | Let's Play LoL: Morgana and Ashe vs Caitlyn and Alistar |
2016-10-09 | Lithium batteries: panacea or poison? |
2016-10-08 | Let's Play Euro Truck Simulator 2, Part 20 |
2016-10-07 | Let's Code Python: Graphical Rock Paper Scissors with Tkinter |
2016-10-06 | Let's Play Euro Truck Simulator 2, Part 19 |
2016-10-05 | Let's Code Python: Rock Paper Scissors |