Let's Code Python: Idle Clicker, Part 11

Channel:
Subscribers:
1,700
Published on ● Video Link: https://www.youtube.com/watch?v=nogI8GF7CWE



Duration: 1:07:21
215 views
0


Part 11 of the incremental idle clicker game. In this segment, I moved "gear" items into a separate file. I forgot that I had been attempting to generate that file via the game's program itself and redirecting output to that file, so when I wrote the file by hand and ran the program, it redirected its output (which was nothing) to the file I just wrote. Fun! Anyway, I rewrote the file and we'll have some bugs and such to look at for next time.

Oh, and I broke the build, because I stopped the stream before tidying up. In some organizations I would be branded with a mark of shame of some kind, such as a plush toy or other designated object for my desk until someone else broke the build.

This project is available as a repository on my GitHub page: https://github.com/TigerhawkT3/idle-clicker

Part 10: https://www.youtube.com/watch?v=MAx7dcykr5c