rparrett / pixie_wrangler

A puzzle game reminiscent of old school printed circuit board design software
https://euclidean-whale.itch.io/pixie-wrangler
44 stars 2 forks source link
bevy browser-game rust web-game webgl webgl2

Pixie Wrangler

Help the Pixies overcome The Resistance¹ in their journey from Source to Sink.

An exciting² blend of traffic simulation games and printed circuit board design.


¹Super janky circuit design software

²Debatable

Play Online

A web build is hosted on itch.io.

Build

Pixie wrangler uses the Bevy engine and is pretty easy to build.

Dependencies

Bevy also has a few dependencies on Windows and Linux that you may need.

Native

cargo run --release

Web

cargo install cargo-make
cargo make --profile release serve

Contributing

Do it! Throw some code at me! Here are some ideas:

TODO