Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 683 Bytes

File metadata and controls

14 lines (10 loc) · 683 Bytes

bitshower - a cool Python (3) animation that might look strangely familiar...

Licensing

  • The main program (bitshower.py) is under the MIT license, which is stored in the LICENSE file.
  • I got console_size.py from a Stack Overflow answer, which is attributed above the code. That file is under the CC BY-SA 2.5 license (linked to above the code).
  • sound.wav was taken from https://www.youtube.com/watch?v=ZYIKVvnkJGU, and is free to use for any projects according to the creator's youtube channel.

Usage

  1. Set your terminal colour to green on black and make it full screen (unless you're on Windows..)
  2. Run it, sit back, put some dubstep on, and hack away!