siggame / Viseur

Visualizer for the Cadre AI game framework
http://vis.siggame.io
MIT License
5 stars 9 forks source link

Chess - Promotion choice #17

Closed JacobFischer closed 6 years ago

JacobFischer commented 7 years ago

lets human playable characters choose the promotion type

JacobFischer commented 7 years ago

So here's how to do it:

Add a new setting to Chess here, Call it something like "Human pawn promotion" let them choose between

Via a drop down.

Then, instead of defaulting to Queen for promotion send the value of that setting here.

JacobFischer commented 6 years ago

This was added quite a while ago as a setting for Chess