- Intro
- what?
- explore chess move tree
- Why?
- Understand chess
- Understand chess engines
- Who?
- Chess players, any skill
- what?
- Usage
- What we have now
- Tree viz
- Tree trimming
- Node Info
- Board display
- What we expect
- Less random tree
- More directed tree
- Real backend (maybe)
- What we have now
- Testing
- Eval game
- Is a move long term bad? Short term?
- Limitations
- Backend is expensive