Thursday, May 5, 2022
shippedFile reading in the Snake Game
Anurag Verma added file reading capability to the Snake Game C project [ref:1].
A single commit to anurag629/Snake-Game-C implemented the ability to read from a file [1], expanding the game's input handling beyond what was there before.
Sources
- now reading file · anurag629/Snake-Game-C