From 85af984361495b6a4a5481edc9b44408289f01fe Mon Sep 17 00:00:00 2001 From: moomoohk Date: Fri, 7 Feb 2014 01:00:15 +0200 Subject: [PATCH] Added a picture of a sheep to the docs --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index efd1887..3b81759 100644 --- a/README.md +++ b/README.md @@ -191,3 +191,9 @@ monster.addAI(new SimpleChaseAI()); ```` The `EntityGenerator` interface lets you create `Entity` generation classes. These are useful when you'd like to procedurally generate them. Grame comes with one implementation of it. The `DefaultRandomGen` will randomly generate names based on some basic language heuristics and types by picking a random spot in an array containing "human", "orc" and "elf". + + + +I should probably include a picture of a sheep: + +![alt text](http://images.fineartamerica.com/images-medium-large-5/sheep-in-summer-meadow-elena-elisseeva.jpg "Baaaah")