diff --git a/README.md b/README.md new file mode 100644 index 0000000..2378005 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# snake-rs + +Yet another snake game \o/ + +## Dependencies +Written using the [piston Crate](https://github.com/PistonDevelopers/piston).