summaryrefslogtreecommitdiff
path: root/test/js/life.html
Commit message (Collapse)AuthorAgeFilesLines
* test: Use putImageData features in life demoDaniel Silverstone2020-05-241-8/+24
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* test/js/life: Support changing the size of the canvasDaniel Silverstone2020-05-231-6/+40
| | | | Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
* Tests: NetSurf style for game of life test.Michael Drake2020-05-231-10/+13
|
* test/js: Game of LifeDaniel Silverstone2020-05-231-0/+122
Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>