{"id":16752782,"url":"https://github.com/azriel91/autexousious","last_synced_at":"2025-03-21T22:32:15.053Z","repository":{"id":9272306,"uuid":"246793761","full_name":"azriel91/autexousious","owner":"azriel91","description":"Main repository for Will -- 2.5D moddable action adventure game","archived":false,"fork":false,"pushed_at":"2022-06-18T22:42:51.000Z","size":8889,"stargazers_count":45,"open_issues_count":27,"forks_count":3,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-18T05:51:16.128Z","etag":null,"topics":["gamedev","indiegame","rust"],"latest_commit_sha":null,"homepage":"https://azriel.im/will","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/azriel91.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["azriel91"],"patreon":"azriel91","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-03-12T09:27:19.000Z","updated_at":"2025-02-07T10:38:32.000Z","dependencies_parsed_at":"2022-09-01T06:01:04.724Z","dependency_job_id":null,"html_url":"https://github.com/azriel91/autexousious","commit_stats":null,"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azriel91%2Fautexousious","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azriel91%2Fautexousious/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azriel91%2Fautexousious/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/azriel91%2Fautexousious/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/azriel91","download_url":"https://codeload.github.com/azriel91/autexousious/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244880449,"owners_count":20525507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gamedev","indiegame","rust"],"created_at":"2024-10-13T02:48:05.945Z","updated_at":"2025-03-21T22:32:14.444Z","avatar_url":"https://github.com/azriel91.png","language":"Rust","funding_links":["https://github.com/sponsors/azriel91","https://patreon.com/azriel91"],"categories":[],"sub_categories":[],"readme":"# Autexousious\n\n![CI](https://github.com/azriel91/autexousious/workflows/CI/badge.svg)\n\n\u003c!-- TODO: Re-enable once we can test with coverage in Github --\u003e\n\u003c!-- [![coverage report](https://gitlab.com/azriel91/autexousious/badges/master/coverage.svg)](https://gitlab.com/azriel91/autexousious/commits/master) --\u003e\n\n![Will screenshot](img/multiplayer.png)\n\nRepository for the game *Will*, and supporting applications. These include:\n\n* **Will:** 2.5D moddable action / adventure game.\n* **Session Server:** Server to coordinate online play.\n\n## Development\n\nThe applications in this repository are built on the [Amethyst game engine](https://github.com/amethyst/amethyst).\n\n### Setup\n\n1. Install [Rust](https://rustup.rs/).\n2. Install [system dependencies](https://github.com/amethyst/amethyst#dependencies).\n3. Clone this repository and the asset repository.\n\n    ```bash\n    git clone git@github.com:azriel91/autexousious.git\n    cd autexousious\n    mkdir assets\n    git clone git@github.com:azriel91/will_assets.git assets/default\n    ```\n\n### Ongoing\n\n* Running applications:\n\n    ```bash\n    # Will\n    cargo run --bin will --release\n    cargo run --bin will --release -- --session_server_address 127.0.0.1\n\n    # Session server\n    cargo run --bin session_server --release -- --address 127.0.0.1\n    ```\n\n* Running tests:\n\n    ```bash\n    # quieten output\n    export AMETHYST_LOG_LEVEL_FILTER=WARN\n\n    cargo test --workspace --tests -- --no-capture\n    ```\n\n## License\n\nLicensed under either of\n\n* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or https://www.apache.org/licenses/LICENSE-2.0)\n* MIT license ([LICENSE-MIT](LICENSE-MIT) or https://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms or\nconditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazriel91%2Fautexousious","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fazriel91%2Fautexousious","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fazriel91%2Fautexousious/lists"}