Live data from Hacker News

Write a First Person Game in 2KB with Rust

grantshandy.github.io

1–2 of 2 posts

Re: Write a First Person Game in 2KB with Rust

#2
Super cool project to get used to any language you choose to implement it with. Also interesting way to get started with graphics programming. I've built a similar application in C which displays the image in the terminal. If I remember correctly I used a YouTube video as reference material, but it's been a long time already. Anyways, it's the kind of project you can build in one day whenever you're bored, I enjoy it :)