Niels Justesen

Results 28 comments of Niels Justesen

If it works on mac @GoingMyWay; can you please post which versions of boost and boost-python you installed? Also, how you installed it from source (I have no idea).

I will take a look at the get safest path change soon. Until then, can you make a new PR with the pip fix and merge it?

Yeah, great idea. Curious to see how you will implement it :)

When and how would you use `get_illegal_action_warning(action) -> str:`? Is it better than just keeping the warnings and only raise then if `config.debug = True`

It's still quite open how this will work. I am discussing the options with a few different people involved with the development of obbblm/naflm.

Please add a test for this. You could also consider making one big BB Sevens PR.

Small PRs are fine! It would be cool to switch between game modes through the UI. Any progress on this?

Cool. I know my way around the UI so I can easily do that.

This is interesting! This suggests that we have a bug in the scripted bot, in the pathfinding module, or in the game implementation. We could run similar tests with the...

> So it's only with the classical board. The random bots can't win on the classical board so I guess we don't know for sure? > And problem is there...