Skip to content

metapho-re/2048

Repository files navigation

2048

My attempt to build the famous game 2048 in Vanilla TypeScript.

01

02

03

Installation

npm install

Usage

  • Start development server: npm run dev
  • Run tests: npm run test
  • Create production build: npm run build
  • Serve production build: npm run preview

Built with

Vite and TypeScript

Author

  • Pierre-Alain Castella - Initial work - metapho-re

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

My attempt to build the famous game 2048 in vanilla TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published