Commit graph

7 commits

Author SHA1 Message Date
Simon Hausmann
cfe7455305 Switch the memory example to the simpler .60 import mechanism 2020-12-10 15:10:30 +01:00
Simon Hausmann
21c5ddaf61 Synchronize code with the tutorial 2020-12-10 09:37:33 +01:00
Simon Hausmann
0b84f2c40e Unify the tile arrays
There's no "restart" etc. so for now the code is much simpler by having just one array.
2020-12-10 08:56:15 +01:00
Olivier Goffart
d3a79e49f6 memory: attempt to simplify the logic slightly 2020-12-09 13:35:57 +01:00
Simon Hausmann
82d6a679f5 Show a different color for solved tiles 2020-12-08 13:40:29 +01:00
Simon Hausmann
e602bc603a A wasm port for the memory puzzle without npm and webpack 2020-12-08 11:15:54 +01:00
Simon Hausmann
574d17e698 Initial version of a small memory game
This is intended to form the basis for a tutorial.
2020-12-08 09:58:53 +01:00