I built the classic game Tetris with a vanilla JS frontend and a Rails API backend. The backend stores users and games allowing you to save and load your last game as well as view high scores. I took this project as an opportunity to solidify my skills with DOM manipulation, event handling and asynchronous functions. The app is live at: https://…
-
Updated
Oct 21, 2020 - JavaScript