File tree Expand file tree Collapse file tree 1 file changed +9
-4
lines changed
Expand file tree Collapse file tree 1 file changed +9
-4
lines changed Original file line number Diff line number Diff line change 11# LibGameAI <img src =" images/logo.svg " align =" right " />
22
3- A .NET Standard 2.1 library of AI algorithms for video games with a focus on
4- education.
3+ LibGameAI is .NET Standard 2.1 library of AI algorithms for video games with a
4+ focus on education.
55
6- ## Library components
6+ The library is organized into several components, installable from
7+ [ NuGet] or [ downloadable] directly into your project.
8+
9+ ## Documentation
710
811* [ Decision trees] ( xref:LibGameAI.DecisionTrees )
912* [ Finite state machines] ( xref:LibGameAI.FSMs )
@@ -35,4 +38,6 @@ reference:
3538
3639[ MIT] ( https://github.com/nunofachada/libgameai/blob/main/LICENSE )
3740
38- [ Game AI Prototypes ] :https://github.com/nunofachada/game-ai-prototypes
41+ [ Game AI Prototypes ] :https://github.com/nunofachada/game-ai-prototypes
42+ [ NuGet ] :https://www.nuget.org/packages?q=LibGameAI
43+ [ downloadable ] :https://github.com/nunofachada/libgameai/releases
You can’t perform that action at this time.
0 commit comments