This is content for a short hackathon to build a simulation of bouncing balls in a box. The website can be found here: Website
To build locally you need:
- Ruby version 2.5.0 or higher
- RubyGems
- GCC and Make
Run make all to install and build.
Run make serve to serve the content locally.