Skip to content

Releases: gbPagano/2048-cli

v1.0.3

02 Jul 03:52
77406e5

Choose a tag to compare

fix: the package needs to be published with maturin

v1.0.1

05 Feb 20:47

Choose a tag to compare

Adding support for windows arrow keys

v1.0.0

18 Jan 03:04

Choose a tag to compare

Single Player and AI Playing (Monte Carlo)

v0.3.0

26 Dec 02:12

Choose a tag to compare

montecarlo implementation in rust

v0.2.0

21 Nov 01:51

Choose a tag to compare

AI Playing mode is working, using the montecarlo algorithm and multiprocessing.

v0.1.0

19 Nov 02:55
f4dce9e

Choose a tag to compare

Single Player mode finalized.