Author’s note: Piston has moved on since March of 2017. This tutorial, for 0.64, is preserved for posterity; I suggest you look instead at the official getting started guide. I’ve been interested in game programming for a while, and I periodically sample the Rust ecosystem’s offerings around game programming. Piston seems like the most promising candidate, but the tutorials are out of date, so here’s a simple one. This tutorial will show you how to build a simple windowed application ...