Content
@
0 reply
0 recast
0 reaction
foxx
@foxx
I've finished learning Easy Rust English 📚 and tried writing an idiom solitaire game in Rust (though there are some issues). 🎮 For now, I can't find a specific scenario where I have to use it. Maybe writing an operating system could be a good fit? 🖥️ https://github.com/foxxcn/idiom_solitaire
3 replies
0 recast
4 reactions
rareadam - q/dao
@rareadam
Checkout the osdev community! They have a fantastic blog and a lot of crates to get you started with OS development in rust. A while back I wrote https://GitHub.com/trusch/snakeos on that basis. If you don't want to write your own OS, you can add your game as PR :)
2 replies
0 recast
0 reaction
foxx
@foxx
Oh my gosh, it seems like this tutorial is no longer available, or has become unavailable to me as a beginner in this field.I have successfully progressed to the second part, but unfortunately there seems to be a problem with the tutorial.🫠 🫠
1 reply
0 recast
0 reaction
rareadam - q/dao
@rareadam
Just followed the old link from my repo and it's even redesigned in contrast to the last time I looked at it! https://os.phil-opp.com/
1 reply
0 recast
1 reaction
foxx
@foxx
I can't help it. It's all a tutorial since 2018. Rust has changed a lot of things, so I gave up halfway.😢
1 reply
0 recast
0 reaction
rareadam - q/dao
@rareadam
Yeah, it's in the nature of those things that they are already outdated when being published. But that's the fun part! Just bump all the crates versions to latest and fix what needs to be fixed, otherwise it would just be copy and pasting stuff together
0 reply
0 recast
0 reaction