Content pfp
Content
@
0 reply
0 recast
0 reaction

foxx pfp
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

foxx pfp
foxx
@foxx
This solitaire is not perfect. China idioms solitaire plays orally, that is, the basic pronunciation is the same, which is considered as solitaire success, but I panicked with pinyin's crate compiler, and I gave up.🥶
0 reply
0 recast
0 reaction

rareadam - q/dao pfp
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

Yousuf Haque pfp
Yousuf Haque
@yousufhaque.eth
Writing an operating system is a huge effort. Try one of these 2 books: Backend: https://www.zero2prod.com/index.html?country_code=US Security: https://kerkour.com/black-hat-rust
1 reply
0 recast
0 reaction