Skip to content

Releases: mreishus/spades

v0.3.5

18 May 13:38
9a6653b
Compare
Choose a tag to compare

[0.3.5] - 2020-05-18

Changed

  • Dependency upgrades

v0.3.3

26 Jan 21:03
6b4b1d6
Compare
Choose a tag to compare

[0.3.3] - 2020-01-26

Changed

  • Moved from yarn to npm.

v0.3.2

20 Jan 19:59
a476877
Compare
Choose a tag to compare

[0.3.2] - 2020-01-20

Changed

  • Dependency upgrades

[0.3.1] - 2020-01-09

Changed

  • Moved chat layouts to be side-by-side with the game and lobby.

v0.3.0

23 Nov 02:40
a80bd55
Compare
Choose a tag to compare

[0.3.0] - 2019-11-22

Added

  • Bots learned how to bid by looking at their hands.
  • Bots learned how to pick cards with some logic instead of randomly. They
    don't play perfectly, but they play "good enough" and are aware of nils.
    Note that they don't try to avoid bags.

v0.2.1

19 Nov 23:03
973c01b
Compare
Choose a tag to compare

[0.2.1] - 2019-11-19

Added

  • Chat windows in the lobby and game rooms. Overall page layout needs to be
    improved, though.

v0.2.0

19 Nov 03:30
afe3dac
Compare
Choose a tag to compare

0.2.0 - 2019-11-18

Added

  • Dumb bots to play against. They will always bid 3 and play random cards.