From 932afadbe62469ebc856ab7f7ba9fdaabe474b1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind?= Date: Fri, 28 Jun 2019 19:22:46 +0200 Subject: [PATCH] Making games with TypeScript (#3302) * Making games with TypeScript * Remove trailing slash --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index b82f658f..795eb3c6 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -2540,6 +2540,7 @@ Kerridge (PDF) (email address *requested*, not required) ### TypeScript +* [Making games with TypeScript](https://makinggameswithtypescript.com) - Øyvind (HTML) (:construction: *in process*) * [TypeScript Accelerated](https://accelerated.amimetic.co.uk) - James Porter * [TypeScript Deep Dive](https://basarat.gitbooks.io/typescript/) * [TypeScript for C# Programmers](http://www.infoq.com/minibooks/typescript-c-sharp-programmers) -- GitLab