Snake Game when compiling #14771
Labels
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
Problem
For small projects, it doesn't take too long to compile Rust projects.
For big projects, it can take a while, definitely if you've made a lot of changes. Hence why it could be nice to have a small snake game to play on the side in your terminal. Maybe a cool little easter egg that only works when you pass a specific flag in the cargo run command.
Proposed Solution
Snake game.
Notes
Snake game.
The text was updated successfully, but these errors were encountered: