1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 20:27:45 +00:00

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
parent 3a197eea92
commit fff9547d9b

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.