diff --git a/README.md b/README.md index 377d730..640d513 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ # asdf-games -Me making games using HTML5 Games: Novice to Ninja by Sitepoint. \ No newline at end of file +Me making games using HTML5 Games: Novice to Ninja by Sitepoint. +[You can find the book here.](https://www.sitepoint.com/premium/books/html5-games-novice-to-ninja) + +The projects here are very similar to those featured in the book, and it will take some time before I get to make my own game. + +To try out asdf library and the projects for yourself, you need to: +* Download node.js +* Clone this repository +* Go the the folder where you cloned this repository +* Run startHTTP.bat or run +``` +node list.js --dir ./ +``` + +Releases will be featured on +[ARNweb Games](https://arnweb.nl/games/) \ No newline at end of file