Skip to content

Instantly share code, notes, and snippets.

View lufog's full-sized avatar
🙃
Whats up?

Aleksey Smirnov lufog

🙃
Whats up?
View GitHub Profile
[package]
name = "snake_game"
version = "0.1.0"
edition = "2021"
[dependencies]
piston = "0.53"
piston2d-graphics = "0.41"
pistoncore-glutin_window = "0.69"
piston2d-opengl_graphics = "0.79"