Closed basilkohler closed 1 year ago
Nice pong! I did notice that currently the ball gets stuck on the bottom of the screen for a bit before bouncing off. 😆
@CleanCut I appreciate that you tried it out and merged it! The ball getting stuck at the bottom lost me a bit of time until I determined that the terminal window was simply not high enough ;) I added a message to the start screen.
Hi Nathan
I followed your Rust crash course and thought for to solidify my leanings I will rebuild a similar project. I implemented Pong using the same dependencies / assets and a similar project setup.
To motivate others to build something and as an inspiration, it could be interesting to link these kinds of projects. Just a though. In any case, thank you for the course, I enjoyed it! Now to the second one.