abcdefghijklmnopqrstuval / electron-game-2048

2048 game using ElectronJS

Home Page:https://play2048.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game 2048

A cross-platform desktop application developed with Electron, based on 2048 web. The original source files come from 2048.

Function

Play game 2048. image

Setup Locally

git clone https://github.com/devdreamsolution/electron-game-2048.git
cd game-2048-electron
npm install
npm start

Game will be launched, enjoy!

Packaging

npm run dist

About

2048 game using ElectronJS

https://play2048.co/

License:MIT License


Languages

Language:JavaScript 41.4%Language:CSS 34.1%Language:SCSS 19.0%Language:HTML 5.1%Language:Ruby 0.5%