Skip to content

Simulate hacking by writhing DOOM source code to screen in chunks

License

Notifications You must be signed in to change notification settings

datahax/fake-hacker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fake-hacker

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!

Usage

# Fetch/update DOOM source code
git submodule update --init

# Install bundler
gem install bundler

# Install dependencies (curses)
bundle install

# Hack awaaaay
./hack.rb

asciicast

About

Simulate hacking by writhing DOOM source code to screen in chunks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages