FLGMwt / unofficial-mcdie-web

Home Page:https://dice-explorer.netlify.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unofficial McDie for Web

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.

Caveats

I don't have any idea how much time I'll spend on this so keep your expectations low. :)

Initial Spike Roadmap

  • 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

Development

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.

About

https://dice-explorer.netlify.app/


Languages

Language:TypeScript 75.0%Language:HTML 22.7%Language:CSS 2.3%