Skip to content

Repository files navigation

2048ish

🕹 play now

This is a game that's like 2048, but not too much. Built on top of the barebones Excalibur game engine starter template.

Controls

WASD or arrow keys: move in that direction

smushing together blocks that have the same value will combine them

that's it!

Development instructions

(these are just from the template)

Get Started

Publishing

  • Run npm run build:dev to produce Javascript bundles for debugging in the dist/ folder
  • Run npm run build:prod to produce Javascript bundles for production (minified) in the dist/ folder

The dist/ folder can be deployed to a static web host. We recommend Netlify or GitHub Pages since they are free to use.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages