Rephrase usage instructions. master
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Mon, 16 Sep 2024 20:39:07 +0000 (23:39 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Mon, 16 Sep 2024 20:39:07 +0000 (23:39 +0300)
Games/checkers.bas

index 09de45b..498aee2 100755 (executable)
@@ -1,8 +1,8 @@
-' This program is created by Svjatoslav Agejenko\r
-'                     in 1998\r
-\r
-'    USE  w a z s  keys to move around\r
-'   and ENTER key to celect chess and put to other place\r
+' Game of checkers. Created by Svjatoslav Agejenko in 1998.\r
+'\r
+' Usage:\r
+'   keys: w a z s - move around\r
+'   ENTER key - pick piece on the desk and place it to new location\r
 \r
 DECLARE SUB look ()\r
 DECLARE SUB motleb ()\r