Note: This website is archived. For up-to-date information about D projects and development, please visit wiki.dlang.org.

Welcome to Stratagem

This project contains code that applies general A/I techniques to puzzles and games. The (eventual) focus is on building general purpose automated problem solving algorithms. So far it contains:

  • A program that tries to solve 'Sokoban' puzzles.
  • Analysis and simulation of poker hands and related probabilities.

Starting Points

For a complete list of local wiki pages, see TitleIndex.

Project Information

NameStratagem
CategoryGames
Status2 - Pre-Alpha
Short DescriptionProject related to game theory, intelligent software agents, and related artificial intelligence topics. Currently code base includes code for solving Sokoban puzzles and for poker hand analysis.
Long Description
Forumhttp://www.dsource.org/forums/viewforum.php?f=157
Home Page