1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00
Commit Graph

10 Commits

Author SHA1 Message Date
Delyan Angelov
99e607d3ac examples/2048: limit the simulation depth in auto mode to 8 2020-09-23 09:26:22 +03:00
Delyan Angelov
46be0710ac examples/2048: add a simple Monte Carlo player on a 2020-09-22 17:32:35 +03:00
Alexander Medvednikov
6bf1865678
examples: add a link to the 2048 WA demo 2020-09-20 19:31:16 +02:00
Major Taylor
99a46c8657
2048: fixed movement bug and show score at end (#6353) 2020-09-12 09:25:44 +03:00
spaceface777
4aaeaa4331
examples/2048: some updates and improvements (#6343) 2020-09-11 13:19:38 +03:00
Enzo
18034bb95c
gen: fix multiple call of expression in match (#6324) 2020-09-08 00:38:24 +02:00
spaceface777
35cbca96e1
checker: implement [required] struct field attribute (#6276) 2020-08-31 23:15:40 +02:00
Delyan Angelov
912bc8bca1 2048: fix crash, when compiled with gcc > 6 and -prod 2020-08-24 11:12:52 +03:00
spaceface777
c1651bd271
gg: fixes and Android support (#6161) 2020-08-19 07:10:42 +02:00
Delyan Angelov
ed156838e6 examples: add 2048 game 2020-08-18 09:29:43 +03:00