thunderbit 0.0.0

Pixel-art game engine currently in development, just reserving this so nobody takes it before i'm ready to publish.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["Noxmore <noxmore@corrupteduser.com>"]
description = "Pixel-art game engine currently in development, just reserving this so nobody takes it before i'm ready to publish."
documentation = "https://docs.rs/thunderbit"
edition = "2021"
homepage = "https://github.com/Noxmore/thunderbit"
keywords = ["game", "engine"]
license = "MIT"
name = "thunderbit"
readme = "README.md"
repository = "https://github.com/Noxmore/thunderbit.git"
version = "0.0.0"