Search found 1 match

by qwerty_kid
26 May 2021 12:56
Forum: DOS Batch Forum
Topic: SNAKE.BAT 4.1 - An arcade style game using pure batch
Replies: 108
Views: 485928

Re: SNAKE.BAT 4.1 - An arcade style game using pure batch

Cool game! Here's a replay of one of the times i played. diffCode=2 difficulty=Crawl growth=1 moveKeys=4 up=W down=S left=A right=D size=Wide dispWidth=82 dispHeight=19 END . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2371 . . . . . . . . . . . . . . . . . . . . . ...