Made with Game Generator

JSON Manipulator Game

A game where you manipulate a JSON object via buttons. Functions include adding, removing, modifying, shuffling items, and resetting the JSON object.

Prompt

Come up with a game where you have a JSON object that is visualised in HTML/CSS. Then make 5 functions manipulating this JSON object. The gameplay should be pressing buttons to manipulate it.