-
Notifications
You must be signed in to change notification settings - Fork 48
Visualize game tree #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Python Django https://scotch.io/tutorials/build-your-first-python-and-django-application dynamic websites with django To draw a big (game) tree, we need to feed all tree data to javascript In this scenario, maybe the core part is just the javascript rendering engine But, website is a good idea to present game AI UI |
http://inspire.blufra.me/big-data-visualization-review-of-the-20-best-tools/ More tools for visualization |
Visual studio debug visualizer: |
Maybe an interactive shell is a good start! Give user some commands to traverse the game tree |
D3 JS
https://skillsmatter.com/skillscasts/7460-visualising-game-trees-with-d3-js
https://bl.ocks.org/mbostock/4062045
The text was updated successfully, but these errors were encountered: