/J.W.S.T.-2048

A 2048 puzzle game on a hex field

Primary LanguageJavaScriptApache License 2.0Apache-2.0

A 2048 puzzle game on a hex field. The game has classic rules.

The game is written in pure JS ES6 and uses Pixi 6.1

The game can be debugged in VSCode with Live Server:

  1. Load project in VSCode
  2. Install Live Server extension
  3. Run Live server
  4. Start debugging and choose "headless Chrome"

Created by Andrei Shevelev (shevelov@gmail.com)