0.5.5 • Published 10 months ago

@playhearts/gstate_wasm v0.5.5

Weekly downloads
-
License
ISC
Repository
github
Last release
10 months ago

gstate_wasm

A WebAssembly implementation of a cards game state implemented in C++.

This is a work in progress.

This package provides access to a C++ implementation of the card game Hearts and other related trick-based card games such as Spades.

The pure C++ library is highly optimized for running large numbers of Monte Carlo game simulations to generate training data for a Machine Learning implementation of algoritmmic player "agents".

This NodeJS implementation exists to facilitate a web-based implementation of these card games.

Using this package

See the test code in packages/gstate_wasm_test/src/api.spec.ts, which demonstrates how to use the API. The Typescript iterface is provided in the file gstate_wasm.d.ts.

0.5.4

10 months ago

0.5.5

10 months ago

0.5.3

10 months ago

0.3.0

11 months ago

0.5.0

11 months ago

0.4.1

11 months ago

0.4.0

11 months ago

0.5.2

10 months ago

0.5.1

10 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.1.6

11 months ago

0.1.5

11 months ago

0.1.4

11 months ago

0.1.3

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago