Base: Add manual page for Snake

This commit is contained in:
David Lindbom 2022-01-09 20:32:05 +01:00 committed by Brian Gianforcaro
commit fff9547d9b
Notes: sideshowbarker 2024-07-17 20:58:20 +09:00

View file

@ -0,0 +1,13 @@
## Name
Snake
## Synopsis
```**sh
$ Snake
```
## Description
Grow the snake as large as possible by eating the fruits and not crashing into itself.