coeuvre / rust-2048

A 2048 clone with Piston game engine
MIT License
236 stars 40 forks source link

updated libraries to latest version and minor code change #23

Closed shautvast closed 7 years ago

shautvast commented 7 years ago

trying to get it to run on macos, it only worked after I updated the dependencies. I needed to change i32 types to f64, probably because of the library update