Skip to content

A work-in-progress life simulation game.

License

AGPL-3.0 and 2 other licenses found

Licenses found

AGPL-3.0
COPYING
CC-BY-SA-4.0
LICENSE-CC-BY-SA
OFL-1.1
LICENSE-OFL
Notifications You must be signed in to change notification settings

projectharmonia/project_harmonia

Project Harmonia

A work-in-progress life simulation game made with Bevy.

Building

Desktop

cargo build --release

Mobile

Tested only on Android. It compiles and runs, but missing proper touch controls and gamepad support (girls doesn't support Android).

  1. Install xbuild
  2. Enable USB debugging on the device, connect it and allow access.
  3. Get its ID:
x devices
  1. Build:
x build --release --device <device ID> -p project_harmonia

License

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.

About

A work-in-progress life simulation game.

Resources

License

AGPL-3.0 and 2 other licenses found

Licenses found

AGPL-3.0
COPYING
CC-BY-SA-4.0
LICENSE-CC-BY-SA
OFL-1.1
LICENSE-OFL

Stars

Watchers

Forks

Languages