ManicMarrc / MrBlog

An adventurous blog.
https://manicmarrc.github.io/MrBlog/
GNU General Public License v3.0
1 stars 0 forks source link

MrBlog/posts/how-to-create-pong-using-rust/ #1

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

How to Create Pong Using Rust :: ManicMarrc's Blog

Introduction Pong is one of the oldest games of all time. Pong is the most popular choice for a beginner game developer to start their game development journey. And in this post, we’ll be making it from stratch, specifically using the Rust programming language (no, not the game). Required Tools Rust (duh) Cargo You should also know atleast a little about Rust. If you don’t then you should read the Rust Book which is free and online.

https://manicmarrc.github.io/MrBlog/posts/how-to-create-pong-using-rust/

ManicMarrc commented 1 year ago

Do you all like the post? If so, thank you! If not, please give me criticism as this would be my first time blogging 😊