I've been working on a 2D graphics framework running inside only HTML text (i.e. the individual characters act as pixels). Naturally, I need the code to be as efficient as possible as I am aiming to be able to run this as close to 60 fps as possible.I've been working on a 2D graphics framework ru