i should probably tag this #rustlang oops
to clarify the specific thing i want to do: i don't want to make a game presently, i just want to make a 2d gui for my music program
@typhlosion that's a bit annoying
@lizardsquid it's probably not as annoying as i'm making it sound. i just don't really know how to use piston
@typhlosion I couldn't get it working on my system because of weird dependency problems ::(
@lizardsquid oh no! unfortunately weird dependency problems are All The Rage in the rust ecosystem at the moment. i've had a few times where i wanted to use some library or check out someone's project but something along the way only worked in rust unstable for some reason or another
@lizardsquid the upshot is that the rust ecosystem tumbles along fast enough that if you checked back now it might be working
@typhlosion yeah, it's my main barrier to entry - especially because I'm using NixOS, which does it's own weird dependency stuff
@lizardsquid awh ;w;
it's kinda looking like piston is the way to go. buhhh