Benny Destruction

The art of destruction.

Setup

The project consist of two projects:

  • A Python server ./destructor
  • A React client ./ui

Destructor

The objective of the "Destructor" is to take a JPEG and destroy it in several iterations

Please read the Destructor README for further instructions on how to run the Destructor.

UI

Displays the destroyed image and its source code.

Please read the UI README for further instructions on how to run the UI.