componentile 0.5.0

Kind of like a minimal, tile-based ECS
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "componentile"
version = "0.5.0"
authors = ["Alexander Nye <alexnye@outlook.com>"]
edition = "2018"
license = "MIT"
description = "Kind of like a minimal, tile-based ECS"
categories = ["data-structures", "game-engines"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]