[package]
authors = ["Chris Patuzzo <chris@patuzzo.co.uk>"]
categories = ["game-development", "simulation", "rendering"]
description = "A Rust crate that implements a frame-rate-independent game loop."
documentation = "https://github.com/tuzz/game-loop"
edition = "2018"
homepage = "https://crates.io/crates/game-loop"
keywords = ["game", "loop", "frame", "rate", "independent"]
license = "MIT"
name = "game-loop"
readme = "README.md"
repository = "https://github.com/tuzz/game-loop"
version = "0.2.0"