A downloadable tool

[Made for a Computer Science school project]

Using Python and its Tkinter Module, I programmed a basic Drinks Vending Machine and its buttons and screen and general functionality. It doesn't vend anything, only pretends to - so don't get excited.

IMPORTANT: Only the codes between 1-20 will make the machine vend something. That was just part of the project criteria, but you can change it to any number you want by changing the code.

Download

Download
file 4 kB

Install instructions

1) Click the "Download" Button. The file is called "challenge37" because it's one of 40+ projects I made for school. Don't mind the name.

2) Run the program.

Comments

Log in with itch.io to leave a comment.

(+1)

seemed like a pretty fun little tkinter project!

Thanks, had some fun making it