A game that mimics the game 2048 Solitaire, but with additional features like Tetris.
--Video Walkthrough-- https://www.youtube.com/watch?v=dQw4w9WgXcQ
Front End: React, HTML, CSS, Javascript
Back End: Node, Postgres, Express, Massive
Use keys: left and right to move.
Get the goal is to get to 2048.
It is "Game Over" if a stack reachs past the white dashes.
A "W" matches any number.
A Bomb card destroys the number it lands on.