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 44
55# ![ Logo] ( https://nunofachada.github.io/libgameai/images/logo.svg ) LibGameAI
66
7- A .NET Standard 2.1 library of AI algorithms for video games with a focus on
8- education.
7+ LibGameAI is .NET Standard 2.1 library of AI algorithms for video games with a
8+ focus on education.
99
10- ## Library components
10+ The library is organized into several components, installable from
11+ [ NuGet] or [ downloadable] directly into your project.
12+
13+ ## Documentation
1114
1215* [ Decision trees] ( https://nunofachada.github.io/libgameai/api/LibGameAI.DecisionTrees.html )
1316* [ Finite state machines] ( https://nunofachada.github.io/libgameai/api/LibGameAI.FSMs.html )
@@ -39,4 +42,6 @@ reference:
3942
4043[ MIT] ( LICENSE )
4144
42- [ Game AI Prototypes ] :https://github.com/nunofachada/game-ai-prototypes
45+ [ Game AI Prototypes ] :https://github.com/nunofachada/game-ai-prototypes
46+ [ NuGet ] :https://www.nuget.org/packages?q=LibGameAI
47+ [ downloadable ] :https://github.com/nunofachada/libgameai/releases
You can’t perform that action at this time.
0 commit comments