There are several examples of games, both with and without UI, to look through: https://github.com/droolsjbpm/drools/tree/master/drools-examples/src/main/java/org/drools/games And there's also an example Sudoku solver provided - https://github.com/droolsjbpm/drools/tree/master/drools-examples/src/main/java/org/drools/examples/sudoku
On Thu, Jan 24, 2013 at 1:42 PM, vojedav <[email protected]> wrote: > Hi all, I want to know if it's possible using Drools for solving puzzles > like Sokoban? If yes, could you be kind enough to guide me to the right > direction? I read about queries but I cannot understand how to use it to > find the correct path to solve this kind of situations. Any information > will be appreciated. Thanks in advance. Best regards, Victor > ------------------------------ > View this message in context: Drools ... suitable for recursive > analysis?<http://drools.46999.n3.nabble.com/Drools-suitable-for-recursive-analysis-tp4021806.html> > Sent from the Drools: User forum mailing list > archive<http://drools.46999.n3.nabble.com/Drools-User-forum-f47000.html>at > Nabble.com. > > _______________________________________________ > rules-users mailing list > [email protected] > https://lists.jboss.org/mailman/listinfo/rules-users > >
_______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
