Tetris
Tetris is the result of me being bored on leave and wanting to try something new.
I was doing research on the performance bottle necks that come along with React.js and kept hearing about this new frontend framework called Solid.js that has a very small learning curve if you know React.
I decided it was a good idea to test out this performant framework by building a game and let Solid.js handle the DOM updates - it turned out really well.
Technologies used:
Solid.js