Crates.io | peter-engine |
lib.rs | peter-engine |
version | 0.1.2 |
source | src |
created_at | 2023-11-11 01:02:07.528825 |
updated_at | 2023-11-11 10:28:33.622779 |
description | A game engine I (Peter Schmidt-Nielsen) am writing for myself -- I don't recommend you use it |
homepage | |
repository | |
max_upload_size | |
id | 1031712 |
size | 120,660 |
I keep copying this rendering code from directory to directory, and mutating it for each individual project. This is ridiculous, so I decided to just factor it all out into peter-engine, my single unified game engine.
This code almost certainly will not be of use to you, I do not encourage anyone else to build on peter-engine, it's just public because that's my default for new repos.
This work is released into the public domain, and is also available under the CC0 license.