doomgeneric

Crates.iodoomgeneric
lib.rsdoomgeneric
version0.3.0-beta.2
sourcesrc
created_at2021-11-14 04:25:53.323199
updated_at2021-11-14 04:25:53.323199
descriptionBindings for the doomgeneric doom port.
homepagehttps://crates.io/crates/doomgeneric
repositoryhttps://github.com/LinusCDE/doomgeneric-rs
max_upload_size
id481607
size4,374,126
Linus K. (LinusCDE)

documentation

README

doomgeneric-rs

This was primarily a test whether a doom port could be integrated into rust without much hassle (to later integrate with another platform).

The awesome doom port doomgeneric was used as a basis.

This repo was originally started as piston-doom and later turned into a standalone lib. Therefore this is technically a fork of that repo with the piston-components removed.

piston-doom


This lib uses doomgeneric as a submodule. Therefore ensure this gets cloned as well or the build will fail.

For more instructions and a running demo, see piston-doom.


TODO:

  • Setting myargv and myargc to support the -iwad-flag: You need to the file named in a default way for now. The console will show you all the names
  • Support other resolutions. Not sure if this is possible without forking doomgeneric.
Commit count: 21

cargo fmt