Deliver beer to the party as fast as you can without dying or blacking out!
Beer Run is a browser-based game written in Dart. It compiles to native javascript code and can run in any browser.
If you'd like to help develop Beer Run, follow the instructions to run it on your local computer: https://github.com/morendi/BeerRun/wiki/Development
To build this project, you need:
dart==1.12.0
rsync
Run the following:
pub get --packages-dir
cd tool
./build.dart dev-local