0.22.1 • Published 8 months ago

twothousand-forty-eight v0.22.1

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

twothousand-forty-eight

a basic engine and move validator for the game 2048

This is a library written in rust, the documentation can be found at docs.rs.

The most up-to-date version can be downloaded from crates.io or the wasm version from npm.

See LICENSE for information on the used license (MIT).

How-tos

Testing

Run cargo test to run the default tests.

Run cargo test -- --ignored instead to run expensive tests (such as validating 10 000 real games)

Building

Run cargo build --release to build

Publishing

Run the provided publish.sh to publish the package to crates.io and the wasm bindings to npm. You need to have wasm-pack installed in order to build the npm package.

0.21.0

9 months ago

0.20.0

9 months ago

0.19.0

9 months ago

0.22.1

8 months ago

0.22.0

9 months ago

0.21.1

9 months ago

0.17.0

1 year ago

0.18.0

1 year ago

0.12.0

2 years ago

0.13.0

2 years ago

0.14.0

2 years ago

0.13.1

2 years ago

0.15.0

1 year ago

0.14.1

2 years ago

0.16.0

1 year ago

0.16.1

1 year ago

0.10.0

2 years ago

0.8.0

2 years ago

0.7.2

2 years ago

0.7.1

2 years ago

0.7.0

2 years ago

0.6.4

2 years ago

0.6.3

2 years ago

0.6.2

2 years ago

0.6.1

2 years ago

0.6.0

2 years ago

0.5.4

2 years ago

0.5.3

2 years ago

0.5.2

2 years ago

0.5.1

2 years ago