Skip to content

Commit

Permalink
docs: clarify perfect-information restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
LeoDog896 committed Aug 20, 2024
1 parent 1e271fc commit a9c07ab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
![Crates.io](https://img.shields.io/crates/v/game-solver)
[![Discord](https://img.shields.io/discord/1140401094338556009)](https://discord.gg/VjbCyaX29C)

Solve any sequential game, including:
- [Combinatorial Games](https://en.wikipedia.org/wiki/Combinatorial_game_theory) - or 2-player perfect-information games
Solve any sequential game. These are currently restricted to [Combinatorial Games](https://en.wikipedia.org/wiki/Combinatorial_game_theory) - or n-player perfect-information games.

More in-depth information can be found in [the book](https://leodog896.github.io/game-solver/book).

Expand Down

0 comments on commit a9c07ab

Please sign in to comment.