Skip to content

cod3rkane/js-game-2048

Repository files navigation

Elegant and Made with Love <3

That's my version of 2048 game, made with JavaScript and Canvas.

Available Scripts

In the project directory, you can run:

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

yarn build

Builds the app for production.
It correctly bundles React in production mode and optimizes the build for the best performance.

yarn start

Launches the production build app.

Install it and run:

  npm install
  npm start
  # or
  yarn
  yarn start

The game:

Use the keyboard arrows to move the grid.

Images:

pic1

Feedback

I Love feedback, so be nice and give me some comment!