Thanks to visit codestin.com
Credit goes to github.com

Skip to content

jlautamaki/BluffAI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BluffAI

Enjoy the great dice game Bluff with quite stupid bots.

Dependencies

  • Lua 5.3 (or Docker)

Run

`lua game.lua``

Docker

docker build -t bluff-ai . docker run bluff-ai

Contributing

If you would like to implement new strategy see the lib/strategies/idiot.lua for reference. Then implement new strategy and register it ad lib/strategies.lua to get it running.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.4%
  • Dockerfile 1.6%