- fix dok_matrix related code
- profile and check if it is well optimized
- refactor methods taking boolean arguments
- setting up small documentation
- [o] using dev branch and jenkins integration tests in master
- use pytest pre-commit to check everything is working
- add full test on game
- fixing most of ruff warnings
- debug wall number
- wrap game and bs in RL terms (env, action, actor, policy, ...)
- learn how to score greedily - make database of full play - use NN to learn state score each time it was computed