Skip to content

davidwittenbrink/uno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

uno

A python3 program that compares uno strategies.

If you want to build your own strategy just write a function that takes the current state and a hand as arguments and returns an action. Don't forget to add your function as an argument to the compare_strategies function call.

About

A python program that compares uno strategies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages