a simple tile system

This commit is contained in:
2015-01-02 15:23:45 +01:00
parent e313bbf80a
commit 4cca0eac2c
6 changed files with 126 additions and 63 deletions

View File

@@ -3,8 +3,8 @@ name = "super-matte-bros"
version = "0.0.1"
authors = ["logaritmisk <anders.e.olsson@gmail.com>"]
[dependencies]
sdl2 = "0.0.12"
[dependencies.sdl2]
git = "https://github.com/AngryLawyer/rust-sdl2"
[[bin]]
name = "super-matte-bros"