Skip to content

Smibu/reol

REOL

Rewriting Elma in Rust.

Setup

Create dirs:

mkdir lev
mkdir rec
mkdir assets

Assets dir requirements

Basics:

  • internals/QWQUU0XX.lev where XX = 01 - 55
  • elma.png (menu background image)
  • helmet.png (animated menu selection image, size (n*40)x40 px)
  • arial-rounded-mt.ttf (font)

and from LGR file:

  • q*.png
  • textures/{ground,sky,qgrass,*}.png
  • masks/*.png
  • pictures/*.png

Building

Desktop

cargo run --release

Web

Install trunk. Then:

trunk build --release
trunk serve --release

About

Rewriting Elma in Rust

Topics

Resources

License

Unknown and 2 other licenses found

Licenses found

Unknown
LICENSE
Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks