Always wanted to be a hacker? Now you can! Pick a file from the DOOM source code and mash the keyboard. You'll look like a really productive hacker!
# Fetch/update DOOM source code
git submodule update --init
# Install bundler
gem install bundler
# Install dependencies (curses)
bundle install
# Hack awaaaay
./hack.rb