HTML Canvas (+CSS & JS): Tree Animation (Montecarlo Tree Search Algorithm)
Budget: $10 – $30 USD
The objective of the project is to include a new feature in an algorithm visualization tool. In this case, our objective is to better visualize the Montecarlo Treesearch Algorithm. To accomplish it, we want to implement a feature that we could use to visualize the algorithm in real-time, by drawing a Tree where each branch represents a game that was played. Therefore, as a sequence of games (arrays with moves) are fed to the tool, it should be able to draw them in the 3D Tree, ending up with a complete tree when the process is completed. Ideas of the expected outcome are presented in the images below. We will provide a function that simulates the inputs that the user will be fed.