wok diff lines/description.txt @ rev 25706

BootProg/boot32.asm: add int 21h services 02h, 09h, 25h, 35h
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Jun 26 17:36:15 2024 +0000 (2 days ago)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/lines/description.txt	Wed Jun 26 17:36:15 2024 +0000
     1.3 @@ -0,0 +1,7 @@
     1.4 +Original JavaScript port of the Lines game by Dmitry Baranovskiy:
     1.5 +http://dmitry.baranovskiy.com/work/lines/
     1.6 +
     1.7 +Here you can play the special version Dmitry sent to the 10K Apart contest.
     1.8 +http://web.archive.org/web/20150912071602/http://10k.aneventapart.com/1/Entry/62
     1.9 +
    1.10 +This SliTaz version is slightly tweaked for small screen to occupy less height.