This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLibAI
Watch
1
Star
0
Fork
0
You've already forked PkmnLibAI
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Deukhoofd
37c9855926
Support for Windows builds.
2021-05-24 11:33:22 +02:00
CInterface
Adds C Interface.
2021-04-23 10:09:50 +02:00
extern
Initial Commit.
2021-04-18 13:37:14 +02:00
src
Fixes bug in DepthSearchAI where we ran threaded simulations with captured by reference variables. Should be captured by value, as they changed.
2021-04-30 13:50:28 +02:00
test_runner
Support for Windows builds.
2021-05-24 11:33:22 +02:00
.clang-format
Initial Commit.
2021-04-18 13:37:14 +02:00
.clang-tidy
Initial Commit.
2021-04-18 13:37:14 +02:00
.gitignore
Initial Commit.
2021-04-18 13:37:14 +02:00
CMakeLists.txt
Support for Windows builds.
2021-05-24 11:33:22 +02:00
CMakeLists.txt.in
Initial Commit.
2021-04-18 13:37:14 +02:00
Description
No description provided
702
KiB
Languages
CMake
51.5%
C++
48.5%