This script takes a text file (any text file should) and displays it one line at a time with short delays in between. In other words, you can run this script to make it look like your computer is actually doing something worthwhile.
I had searched around the internet a few times but never really [...]
Pseudo Work (fwork)
Map Function
If you’ve ever used Processing you’ve probably used the ‘map’ function. From the Processing Reference section it reads: “Re-maps a number from one range to another.”
Emitters
For a project I needed to learn how to make an emitter (for particles). Specifically and emitter object that can be called several times so that there can be several unique emitters. I have made something similar before but it works more efficiently now. Videos only.
Chess Clock
A friend and I have been playing Chess recently (neither of us are very good) and we decided we could use a chess clock to make the games faster and more stressful. We decided to make a game of it and see who could program a rudimentary (but working) chess clock. Here’s mine.
