olc-pge 0.1.1

A reimplementation of the olcPixelGameEngine in Rust
Documentation
[dependencies.image]
version = "0.23.13"

[dependencies.minifb]
version = "0.19.3"
[dev-dependencies.rand]
version = "0.8.3"

[package]
authors = ["GreenDog72"]
description = "A reimplementation of the olcPixelGameEngine in Rust"
documentation = "https://docs.rs/olc-pge"
edition = "2018"
license-file = "LICENSE.md"
name = "olc-pge"
version = "0.1.1"