Snake: Difference between revisions

Content deleted Content added
Vvshard (talk | contribs)
Vvshard (talk | contribs)
Line 2,789: Line 2,789:
Along the way, the possibility of restarting while maintaining the length of the snake has been implemented. Now a long snake is available to everyone!
Along the way, the possibility of restarting while maintaining the length of the snake has been implemented. Now a long snake is available to everyone!


[http://github.com/vvshard/rust-rosetta/blob/additive-primes%2Bfib/tasks/snake/SnkRust.png snake game screenshot]
[http://github.com/rust-rosetta/rust-rosetta/blob/master/tasks/snake/SnkRust.png snake game screenshot]
<lang fsharp>/* add to file Cargo.toml:
<lang fsharp>/* add to file Cargo.toml:
[dependencies]
[dependencies]