Software Annoy-A-Tron

by MusicMan379 in Circuits > Software

782 Views, 2 Favorites, 0 Comments

Software Annoy-A-Tron

beep.png

A simple, annoying piece of software written in Python

Writing the Software

beep.png

This was made as a software version of ThinkGeek's "Annoy A Tron" device that emits random sounds at random intervals

I wrote this in Python 3.3.5

The code is in the screenshot, simply copy this code into the idle environment, and alas, it works!

It is possible to export this using tools such as cxFreeze or my preference, py2exe - this allows it to be used on any windows computer!