This post originated from an RSS feed registered with Python Buzz
by Terra Caines.
Original Post: Drools rules
Feed Title: Terra's blog
Feed URL: http://terracaines.blogspot.com/feeds/posts/default?alt=rss
Feed Description: I am developing a open source 3d tactical game in python. This is showing the steps.
Lately I have been looking at drools as an answer to dealing with simple rules that shouldn't involve an engineer.
So far I am impressed. Guvnor seems a little shakey, so I am sticking with the simplest features and a design that doesn't rely on it. But it aids in learning the language.