RPS (Rock, Paper, Scissor) Interpreter
Writing a computer program that plays rock, paper, scissors can be lots of
fun, but it's cooler when you can code in a language that was created for
that purpose! Enter an environment where there are primitive data types
for things like choices (rock, paper, or scissors) and results and it's
easy to make two programs play hundreds of rounds against each other
in a matter of seconds.
Continue
Chess Clock
Turn your laptop into a giant chess clock!
Continue
Free Typing
Bring the free writing technique taught by English professors to the keyboard!
Continue
Obfuscated C Program
This program is completely worthless, but can you guess what it does by
looking at the code without compiling it?
Continue