Skip to content

mengyan258/2048-1

This branch is up to date with AliyunWorkbench/2048:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

22193b1 Â· Apr 26, 2022

History

1 Commit
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022
Apr 26, 2022

Repository files navigation

A React implementation of 2048 built with Typescript and 💅 styled-components

Demo

Try online demo here

Getting Started

$ npm install
$ npm start
# open http://localhost:3000

You can also access the local development server from mobile

$ npm install
$ npm run start:host
# open http://${your_computer_ip}:3000, for exmaple http://192.168.0.1:3000

Liscense

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.8%
  • JavaScript 8.1%
  • Other 1.1%