Hacker News new | ask | show | jobs
by jamescostian 3328 days ago
Fair point, however I believe the OP made the game work for many different OSes, and I don't think xxd or Makefiles are the best when you have to deal with Windows (whereas Rust's include_bytes! provides a platform-independent solution).

I had never heard of xxd until your comment though, so thank you very much!

1 comments

Somehow I'm reminded of the old adage "UNIX is IDE for C"