[package] name = "tetris_core" version = "0.2.1" authors = ["etoledom "] edition = "2018" description = "Simple Tetris game model with no UI or Game engine" repository = "https://github.com/etoledom/tetris_core" homepage = "https://github.com/etoledom/tetris_core" documentation = "https://github.com/etoledom/tetris_core" readme = "README.md" keywords = ["tetris", "game"] categories = ["games"] license = "GPL-3.0-only" [dependencies]