diff --git a/README.md b/README.md new file mode 100644 index 0000000..18fda7e --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# GameHackingExamples + +Example code for for the book [Game Hacking: Developing Autonomous Bots for Online Games](http://www.nostarch.com/gamehacking). + +Each project in this repository corresponds to a chapter or section in the book. The projects are referenced in the relevant pages.