gameloop 0.1.0

deWiTTERS game loop.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[dependencies.log]
version = "0.4"

[package]
authors = ["Dom Williams <me@domwillia.ms>"]
categories = ["game-development", "game-engines", "games"]
description = "deWiTTERS game loop."
edition = "2018"
homepage = "https://github.com/DomWilliams0/gameloop-rs"
keywords = ["gamedev", "gameloop", "dewitters", "timestep", "interpolation"]
license-file = "LICENSE"
name = "gameloop"
readme = "README.md"
repository = "https://github.com/DomWilliams0/gameloop-rs"
version = "0.1.0"