Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 374 Bytes

File metadata and controls

13 lines (9 loc) · 374 Bytes

durham-hackathon

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.