feat: very simple snake game and readme

This commit is contained in:
Mathew Guest
2025-08-04 22:18:08 -06:00
commit b19033c70c
2 changed files with 136 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
---
gitea: none
include_toc: true
---
** snake-game **
Snake game in Python.
# See Also
* Mathew Guest