simple-game-engine 0.6.0

A minimal game engine inspired by the OLC Pixel Game Engine
Documentation
[dependencies.fnv]
version = "1.0.7"

[dependencies.sdl2]
version = "0.34.3"

[package]
authors = ["mcb2003 <mikeybuchan@hotmail.co.uk>"]
categories = ["game-development", "game-engines", "multimedia", "rendering::engine"]
description = "A minimal game engine inspired by the OLC Pixel Game Engine"
edition = "2018"
homepage = "https://github.com/mcb2003/simple-game-engine-rs#readme"
keywords = ["gamedev", "graphics", "sdl", "wrapper", "sge"]
license = "MIT"
name = "simple-game-engine"
readme = "README.md"
repository = "https://github.com/mcb2003/simple-game-engine-rs"
version = "0.6.0"