From a3d7c00425b8ef3f786626b7c8a9719d8ef68704 Mon Sep 17 00:00:00 2001 From: mjn Date: Sat, 28 Oct 2017 22:44:07 +0100 Subject: [PATCH] Add Procedural Content Generation in Games (#2623) * Add Procedural Content Generation in Games * Remove trailing slash Remove trailing slash to fix a CI-flagged error. --- free-programming-books.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books.md b/free-programming-books.md index 90c23f1d..d77f147e 100644 --- a/free-programming-books.md +++ b/free-programming-books.md @@ -511,6 +511,7 @@ * [Practical Data Analysis](https://www.packtpub.com/packt/free-ebook/practical-data-analysis) - Hector Cuesta, Packt. (Just fill the fields with any values) * [Practical Responsive Typography](https://www.packtpub.com/packt/free-ebook/practical-responsive-typography) - Dario Calonaci, Packt. (Just fill the fields with any values) * [Principles of Computer System Design ](http://ocw.mit.edu/resources/res-6-004-principles-of-computer-system-design-an-introduction-spring-2009/online-textbook/part_ii_open_5_0.pdf) (PDF) +* [Procedural Content Generation in Games](http://pcgbook.com) - Noor Shaker, Julian Togelius, Mark Nelson * [Programming with Unicode](http://unicodebook.readthedocs.org) * [Project Oberon](http://www.ethoberon.ethz.ch) (PDF) * [Real-World Maintainable Software](http://www.oreilly.com/programming/free/real-world-maintainable-software.csp) *(Just fill the fields with any values)* -- GitLab