6 Commits

Author SHA1 Message Date
973990cce7 updating to 0.15.0 since it seems to have gotten borked? 2020-06-10 21:02:50 -07:00
0113f04457 init 2020-01-04 20:28:54 -08:00
Justin Wernick
01f6f3e4ba Bump dependencies (#10)
The biggest version bump is Amethyst from 0.12 to 0.13. This has a
breaking change in the example, where world.read_resource now returns
a Fetch<ScreenDimensions> instead of a &ScreenDimensions.
2019-10-01 18:45:00 +02:00
Aaron Housh
fb9be8a263 Update to 0.12 (#6)
0.12 was just released, so template can be updated. No need for render graph anymore, just uses render plugins, and ran cargo update to get rendy minor version
2019-08-04 19:32:45 +02:00
Hilmar Wiegand
988a8f9b57 Update project structure, update README, add input handler 2019-06-25 01:22:46 +02:00
Hilmar Wiegand
09b7c0228c Initial commit 2019-06-19 15:25:11 +02:00