peter-engine

Crates.iopeter-engine
lib.rspeter-engine
version0.1.2
sourcesrc
created_at2023-11-11 01:02:07.528825
updated_at2023-11-11 10:28:33.622779
descriptionA game engine I (Peter Schmidt-Nielsen) am writing for myself -- I don't recommend you use it
homepage
repository
max_upload_size
id1031712
size120,660
(petersn)

documentation

README

peter-engine

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.

Copyright

This work is released into the public domain, and is also available under the CC0 license.

Commit count: 0

cargo fmt