Update project structure, update README, add input handler

This commit is contained in:
Hilmar Wiegand
2019-06-25 01:16:16 +02:00
parent da1cbadfea
commit 988a8f9b57
6 changed files with 287 additions and 184 deletions

3
Cargo.lock generated
View File

@@ -88,10 +88,11 @@ dependencies = [
]
[[package]]
name = "amethyst-cli-starter-2d"
name = "amethyst-starter-2d"
version = "0.1.0"
dependencies = [
"amethyst 0.11.0 (registry+https://github.com/rust-lang/crates.io-index)",
"log 0.4.6 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]