Start implementing ggez example
This commit is contained in:
parent
2b7ad3d50e
commit
0eaffff422
5 changed files with 188 additions and 0 deletions
|
|
@ -15,3 +15,6 @@ categories = ["gui"]
|
|||
stretch = "0.2"
|
||||
nalgebra = "0.18"
|
||||
twox-hash = "1.3"
|
||||
|
||||
[dev-dependencies]
|
||||
ggez = { version = "0.5", git = "https://github.com/hecrj/ggez" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue