Skip to content

An utterly useless, but stupidly complex progrmatically made Rube Goldberg machine for the 2019 Quackathon.

License

Notifications You must be signed in to change notification settings

wrestlerdude/QuackathonRubeGoldberg2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuackathonRubeGoldberg2019

An utterly useless, but stupidly complex programatically made Rube Goldberg machine for the 2019 Quackathon. FYI, the step numbers are misleading, the actual order is at the bottom of this file.

Build:

Calculator, dotgame, tumblr, qr

All laravel projects. Just use php artisan serve from the directories

Step 2:

Requires GCC. Works on Windows + Linux + MacOS. If on MacOS make sure to have X11 installed, https://www.xquartz.org , although the graphical output won't work only the .txt.
Get the required libraries by running

git submodule update --init --recursive
cd step2
make build
./main.exe

Step 3:

Requires Node.js dependencies to be installed first

npm install --save express pug body-parser js-base64 request morse-node

Uses Bootstrap 4.2.1 and jQuery 3.3.1

yarn add bootstrap jquery

Run using

npm start

Step 6:

Requires Python 3. That's about it.
Just run

python3 start.py

and enjoy the fireworks

order:

tumblr
(Step X)shebang
dot game
step2
cat facts
VR
step6
QR
(Step X)blockchain
calculator

About

An utterly useless, but stupidly complex progrmatically made Rube Goldberg machine for the 2019 Quackathon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published