A work-in-progress life simulation game made with Bevy.
cargo build --release
Tested only on Android. It compiles and runs, but missing proper touch controls and gamepad support (girls
doesn't support Android).
- Install xbuild
- Enable USB debugging on the device, connect it and allow access.
- Get its ID:
x devices
- Build:
x build --release --device <device ID> -p project_harmonia
The code licensed under GNU Affero General Public License v3.0.
Used fonts licensed under SIL Open Font License 1.1.
The license for other assets and their authors are listed in their info files next to them.