Let's Code Python: Idle Clicker, Part 1
Channel:
Subscribers:
1,700
Published on ● Video Link: https://www.youtube.com/watch?v=Qt3SWpArdbM
An incremental idle game like Cookie Clicker, written with Python and Tkinter. This segment includes setting up the application, placing some buttons, connecting the main clicker button, and the first couple purchasable items (additional clickers and an auto-clicking gremlin).
Cookie Clicker: http://orteil.dashnet.org/cookieclicker/
GitHub: https://github.com/TigerhawkT3/idle-clicker
Other Videos By TigerhawkT3
2016-04-07 | Let's Code Python: Idle Clicker, Part 6 |
2016-04-06 | Let's Play Quest 64, Part 8 |
2016-04-05 | Let's Code Python: Idle Clicker, Part 5 |
2016-04-04 | Let's Play Quest 64, Part 7 |
2016-04-03 | Let's Code Python: Idle Clicker, Part 4 |
2016-04-02 | Let's Play Quest 64, Part 6 |
2016-04-01 | Let's Code Python: Idle Clicker, Part 3 |
2016-03-31 | Let's Play Quest 64, Part 5 |
2016-03-31 | Let's Code Python: Idle Clicker, Part 2 |
2016-03-29 | Let's Play Quest 64, Part 4 |
2016-03-28 | Let's Code Python: Idle Clicker, Part 1 |
2016-03-27 | Let's Play Quest 64, Part 3 |
2016-03-26 | Let's Code Python: Point Of Sale System |
2016-03-25 | Let's Play Quest 64, Part 2 |
2016-03-24 | Let's Code Python: Hangman |
2016-03-23 | Let's Play Quest 64, Part 1 |
2016-03-22 | Let's Code Python: Word Search |