This is very rough unsanctioned early stab a web-based reimplementation of some of the functionality in Geoff Engelstein's McDie (Monte Carlo Dice Information Explorer) desktop app.
I don't have any idea how much time I'll spend on this so keep your expectations low. :)
- Project setup
- Sample React Flow UI & layout
- Implement Die + Die => Compare Histogram in React Flow nodes (static nodes, no editing)
- Implement Die + Die => Compare Histogram experiment execution UI thread
- Install and configure
vx
w/ sample graph - Chart Die + Die => Compare Histogram result w/ data-ui
- Make nodes slightly less (visually) hideous
- Make Die nodes configurable
- Plan out graph routing/resolution work
- Plan out any additional editing work
- Implement Die + Die => Compare Histogram experiment execution web worker
- Draw the rest of the friendly owl
This project was bootstrapped with Create React App. See Create React App's documentation for tooling details. In brief, dependencies with yarn install
and run the project with yarn start
.