mikeshardmind / base2048-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

base2048

A base2048 implementation compatible with the rust and python ones

The prior art in js Uses a different character map.

Note: This is currently a 1:1 rewrite of a pure python implementation available here

It's probably good enough as-is, but could likely be improved on.

About

License:Mozilla Public License 2.0


Languages

Language:JavaScript 100.0%