Skip to content

NMBR9 is a board game where you are stacking shapes to get points. There are at minimum quintillions of possibilities and this is an attempt to programatically find the highest possible score. Python was chosen to ease writing the algorithm, but at a later time the plan is to optimize and write in C/C++.

Notifications You must be signed in to change notification settings

gwhenrie/nmbr9minimax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

About

NMBR9 is a board game where you are stacking shapes to get points. There are at minimum quintillions of possibilities and this is an attempt to programatically find the highest possible score. Python was chosen to ease writing the algorithm, but at a later time the plan is to optimize and write in C/C++.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published