Commit Graph

11 Commits (46a5c487c17ad87d1937e998b79a8666d5963956)

Author SHA1 Message Date
spaceface 480d78de2e
examples/2048: make tiles have rounded corners (#7763) 2021-01-01 13:04:51 +02:00
Daniel Däschle 11808f9fa3
parser: fix silent errors (#7271) 2020-12-12 04:06:09 +01:00
Delyan Angelov 9772eb7c96 examples: fix warnings when doing `./v -W -progress -check-syntax build-examples` 2020-10-26 13:14:26 +02:00
Delyan Angelov 71e1ca72ec examples/2048: run `v -w fmt 2048.v` 2020-09-27 22:47:26 +03:00
spaceface777 faca9e2f06
examples/2048: new end screens with alpha, better touch support (#6482) 2020-09-26 09:54:04 +03:00
Alexander Medvednikov 0cdeaaff6b examples: make 2048 compile 2020-09-23 20:50:03 +02:00
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
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