/2048

2048_JS_SVG

Primary LanguageJavaScriptMIT LicenseMIT

08.03.2023
2048 game built with Vanila js & SVG

Main challenge is to make game display completely within SVG

To run it - choose root directory in your terminal
Type:
npm i
npm run dev

Then it should run on the port 5173, or any avaliable one, if this is busy.