wm: gsnake

Download patch

ref: 7f346a049646bec2ebb255417fcd1be78fbf5edb
parent: f16a708e5c6b95dd75bdf02d5678b19ec368a020
author: grey-S <63976509+grey-S@users.noreply.github.com>
date: Sun Apr 19 22:36:13 EDT 2020

Create README.md

--- /dev/null
+++ b/README.md
@@ -1,0 +1,10 @@
+# gsnake
+Simple Ncurses Snake Game 
+
+Key Building:
+x : change mode (slow,fast,normal)
+c : change color
+p : pause/play the game
+Arrow Keys | w/s/d/a : move the snake
+
+Setting can be done by editing the config.h file.