twothousand-forty-eight 0.12.0

a basic engine and move validator for the game 2048
Documentation

twothousand-forty-eight

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 14 feature flags, 14 of them enabled by default.

default

  • all

all

  • history_hash
  • serde_derive
  • wasm
  • add_random
  • tile_id
  • tile_merged_from

history_hash

  • sha2

serde_derive

  • serde
  • serde_json

wasm

  • serde_derive
  • wasm-bindgen
  • getrandom
  • rand

add_random

  • getrandom
  • rand

tile_id

    This feature flag does not enable additional features.

tile_merged_from

  • tile_id

sha2

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

serde_json

    This feature flag does not enable additional features.

wasm-bindgen

    This feature flag does not enable additional features.

getrandom

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.