df561c2
(montecarlo)
mcts progress by
2024-09-29 20:55:49 +0200
de36cf2
improve performance of MCTS by
2022-10-15 15:07:18 +0200
3aa6a62
implement MCTS for tictactoe and skat by
2022-10-15 11:59:34 +0200
40908dd
introducing prob monad by
2022-10-09 15:44:27 +0200
0984a18
(HEAD -> master)
set stupid bidding to 0 by
2022-01-19 11:47:40 +0100
444e50c
add two vs bot by
2022-01-19 11:43:18 +0100
3306e34
upgrade lts by
2021-11-28 17:26:58 +0100
c6f43b2
replace deprecated iNADDR_ANY by
2021-11-28 17:20:21 +0100
195fd7e
upgrade matches api by
2020-05-23 22:13:08 +0200
4a89edd
sort ouvert cards and properly compare types in sort render by
2020-04-29 23:55:36 +0200
dd629db
handle ueberreizung by
2020-04-07 01:34:38 +0200
fac461b
add ouvert games by
2020-04-06 01:44:36 +0200
1c3f85b
serialization of piles by
2020-04-04 00:23:14 +0200
a7824be
track every trick, return detailed match information by
2020-04-01 01:31:16 +0200
be52a00
send bidding log to every bidder by
2020-03-31 17:35:53 +0200
2567bf4
implement grand and null mechanics, fix some online player issues by
2020-03-31 01:27:27 +0200
5241033
validate bidder responses by
2020-03-29 17:04:25 +0200
a1e45a0
add handleskat routine by
2020-03-29 16:08:02 +0200
18aa516
fix moveToSkat by
2020-03-29 16:01:57 +0200
cc92232
fix announcing wrong single player by
2020-03-29 14:19:37 +0200
8f692d3
fix json instance by
2020-03-29 01:41:57 +0100
9eb4436
add askgame query json instance by
2020-03-29 00:25:05 +0100
696c768
add current bid to json instance by
2020-03-28 23:22:55 +0100
030b3de
add single with bidding mode by
2020-03-28 22:48:29 +0100
1ccce66
implement online player bidding by
2020-03-28 22:30:06 +0100
b6b92c2
add game preperation process including bidding by
2020-03-27 01:19:30 +0100
e8ce4d6
implement bidding score calculation by
2020-03-26 16:47:35 +0100
c2389a9
remove playing log msg by
2020-03-26 13:27:22 +0100
fc28c29
add pvp mode, add chan communicator instance, fix json instances by
2020-03-26 13:26:40 +0100
672746e
some optimizations by
2020-03-01 21:35:23 +0100
5846a22
use minmax for rulebased ai by
2020-02-29 12:39:04 +0100
173bd0d
minmax implementation by
2020-02-29 12:38:07 +0100
cbdf357
generalize skat online ai to use a general communicator type by
2019-10-06 14:45:23 +0200
c9eb1b5
add debug info to ai by
2019-09-15 23:27:39 +0200
b94584a
add testing card distribution utils by
2019-09-15 23:26:03 +0200
255971b
publish info on game start by
2019-08-28 17:24:06 +0200
7138f74
add preconfigured matches and extend online ai by
2019-08-28 16:27:24 +0200
409ef29
update cabal file by
2019-08-26 16:11:16 +0200
045b3fc
update version by
2019-08-26 16:10:23 +0200
30406df
add license file by
2019-08-26 16:08:25 +0200
98e875e
update package information by
2019-08-26 11:52:58 +0200
08e94e4
(use-stack)
introduce stack build system and restructure code by
2019-08-26 11:46:20 +0200
4f726da
(server-with-sockets)
add socket server by
2019-08-22 22:26:12 +0200
da217b5
(parallel-distrs)
add parallel computing features not sure if this is a real improvement by
2019-05-19 15:57:06 +0200
c47e82d
(weighted-distributions)
replace map with list to improve efficiency by
2019-05-19 12:03:56 +0200
56c04ae
weight distributions to have correct estimations after reduction by
2019-05-19 11:49:52 +0200
3f7ebe9
add 789 reduction by
2019-05-19 10:48:58 +0200
1009931
(sndtry)
add ai system and a decent simulation based ai by
2019-05-08 20:17:30 +0200
62bef68
add gitignore by
2019-05-08 20:14:00 +0200
7c55e02
restructure everything by
2019-04-14 18:15:27 +0200
6578415
first try by
2019-04-14 12:07:07 +0200