This website requires JavaScript.
Explore
Help
Sign In
code.ivysaur.me
/
crowns
Watch
1
Star
0
Fork
0
You've already forked crowns
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9
Commits
1
Branch
1
Tag
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mappu
8edbe6ea98
util: remove dead code
2024-01-07 16:16:58 +13:00
.gitignore
gitignore
2024-01-07 15:32:42 +13:00
card_test.go
faster run search, entropy parameter, refactor currentPlayer, round test
2024-01-07 15:33:45 +13:00
card.go
faster run search, entropy parameter, refactor currentPlayer, round test
2024-01-07 15:33:45 +13:00
format_test.go
refactor formatting, reuse helper functions
2024-01-07 16:00:20 +13:00
format.go
refactor formatting, reuse helper functions
2024-01-07 16:00:20 +13:00
game_test.go
fix subslice instead of copy when dealing initial hand
2024-01-07 16:06:39 +13:00
game.go
fix subslice instead of copy when dealing initial hand
2024-01-07 16:06:39 +13:00
go.mod
initial commit
2024-01-07 13:09:47 +13:00
go.sum
initial commit
2024-01-07 13:09:47 +13:00
main.go
add main entry point
2024-01-07 15:33:50 +13:00
README.md
initial commit
2024-01-07 13:09:47 +13:00
search_test.go
split files, fix scoring
2024-01-07 14:51:06 +13:00
search.go
refactor formatting, reuse helper functions
2024-01-07 16:00:20 +13:00
strategy.go
refactor formatting, reuse helper functions
2024-01-07 16:00:20 +13:00
util.go
util: remove dead code
2024-01-07 16:16:58 +13:00
README.md
crowns
AI and simulator for the card game
Five Crowns
.
Description
AI and simulator for the card game Five Crowns
ai
game
golang
Readme
42
KiB
Languages
Go
100%