Open Source Adventures: Episode 52: BATTLETECH weapons data exporter
OK, let's make an interactive visualization of the BATTLETECH weapons data. The way I usually do them is:
Ruby program to go over game data, preprocess it, and export it all to JSON
some JavaScript frontend program that just works with this preproce...
taw.hashnode.dev3 min read