Skip to content

Commit 8049536

Browse files
Refactors and screen size
1 parent b99f6ba commit 8049536

File tree

17 files changed

+398
-199
lines changed

17 files changed

+398
-199
lines changed

Cargo.lock

Lines changed: 151 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ debug = []
1717
ggez = "0.5"
1818
rand = "0.7"
1919
ggez-goodies = { path = "./ggez-goodies/" }
20-
nalgebra-glm = "0.9.0"
2120
gfx = "0.18.2"
2221
nphysics2d = "0.18.0"
22+
rapier2d = "0.5.0"

0 commit comments

Comments
 (0)