diff --git a/Useful-Code-Snippets.md b/Useful-Code-Snippets.md index 7aa7a4c..28ef443 100644 --- a/Useful-Code-Snippets.md +++ b/Useful-Code-Snippets.md @@ -1,3 +1,4 @@ * [Constants](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Constants) * [Dump memory to disk](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Dump-memory-to-disk) -* [Manhattan Distance](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Manhattan-distance) \ No newline at end of file +* [Manhattan Distance](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Manhattan-distance) +* [Keyboard controlled robot](https://github.com/simon987/Much-Assembly-Required/wiki/Snippet:-Keyboard-controlled-robot) \ No newline at end of file