readme 568 B

123456789101112131415161718
  1. This well-named repository is a little test program that I made to try out making a GUI with gtk+ using glade and python.
  2. Video demo: https://www.youtube.com/watch?v=jj_4So2DseI
  3. TODO:
  4. Move window initialization from script to a function or class.
  5. Typing noises
  6. Rickroll
  7. Stopping the music on pink should cause a secret event.
  8. Allow any number of gifs automatically. (AKA get rid of hard coded numbers.)
  9. Add progress bar so you can see where the loop repeats.
  10. Done:
  11. Make a flashing disco background
  12. MIT License
  13. Copyright (c) <2021> <stephen.stengel@cwu.edu>