Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
ArcadeRS: A Game Tutorial in Rust (jadpole.github.io)
85 points by charlesetc on Jan 17, 2016 | hide | past | favorite | 2 comments


The basics work pretty darn well from homebrew and Rust 1.5 (using the online instructions from the Rust homepage), the windows dependencies cargo is downloading aren't a blocker.

brew install sdl2 sdl2_image sdl2_gfx sdl2_mixer sdl2_net sdl2_ttf sdl_gfx sdl_mixer sdl_rtf sdl_sound sdl_ttf

Should be a good starting point for lots of people. Thanks!


Thanks for sharing this! I'm trying to get more familiar with the nitty-gritty of Rust (read: the borrowing paradigm :) ), and these types of tutorials are my favorite way of doing that.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: