LeegleechN / libbehavior

Automatically exported from code.google.com/p/libbehavior
0 stars 0 forks source link

No simple examples #5

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Download the code
2. Look at the example(there's only one)
3. It's a mini-game - oh goody!

What is the expected output? What do you see instead?
A nice simple usage example, followed by a more complex one, followed 
eventually by a complete MMORPG or whatever you want to use to show off it's 
capabilities.

What version of the product are you using? On what operating system?
Who cares

Please provide any additional information below.

Call me an idiot, but when I download a library, I don't want to trawl through 
hundreds of lines of source to figure out how to get a minimal example working. 
 Nor do I care to learn how to use directX or be informed that I am missing an 
audio library.  More simple examples would be useful.Like, make a brain, add 
some nodes, oh good it compiles and shows me basic usage.

Other than that, looks pretty good.

Original issue reported on code.google.com by grumblinghive on 24 Feb 2015 at 12:31

GoogleCodeExporter commented 9 years ago
Okay, found the examples, turns out I am an idiot.  Still, do they really need 
to depend on boost?

Original comment by grumblinghive on 24 Feb 2015 at 2:00