{"id":22280024,"url":"https://github.com/wraikny/routetiles","last_synced_at":"2025-07-16T06:35:09.382Z","repository":{"id":115520156,"uuid":"268148263","full_name":"wraikny/RouteTiles","owner":"wraikny","description":"original puzzle game","archived":false,"fork":false,"pushed_at":"2022-04-21T19:35:12.000Z","size":859,"stargazers_count":1,"open_issues_count":15,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-25T00:49:28.014Z","etag":null,"topics":["altseed2","fsharp","game","pazzle"],"latest_commit_sha":null,"homepage":"","language":"F#","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/wraikny.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-05-30T19:42:41.000Z","updated_at":"2022-10-11T00:40:42.000Z","dependencies_parsed_at":"2023-03-18T06:15:37.780Z","dependency_job_id":null,"html_url":"https://github.com/wraikny/RouteTiles","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"wraikny/FsTemplate","purl":"pkg:github/wraikny/RouteTiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FRouteTiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FRouteTiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FRouteTiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FRouteTiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wraikny","download_url":"https://codeload.github.com/wraikny/RouteTiles/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FRouteTiles/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265488676,"owners_count":23775154,"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":["altseed2","fsharp","game","pazzle"],"created_at":"2024-12-03T15:25:37.850Z","updated_at":"2025-07-16T06:35:09.328Z","avatar_url":"https://github.com/wraikny.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![](https://github.com/wraikny/RouteTiles/workflows/CI/badge.svg)](https://github.com/wraikny/RouteTiles/actions?workflow=CI)\n\n# RouteTiles\n\n## Requirements\n.NET6  \nhttps://dotnet.microsoft.com/download  \n\n```shell\n$ dotnet --version\n6.0.101\n```\n\n### Restoring after Clone\n```shell\n$ git submodule update --init\n$ dotnet tool restore\n```\n\n### Build\n\n1. Write content of `ResourcesPassword.fs`.  \n    You can generate template: `dotnet fake build -t cisetting`.\n2. Pack `Resources`: `dotnet fake build -t resources`.\n3. Build\n    ```shell\n    $ dotnet fake build # Build all projects as Release\n    $ # or\n    $ dotnet build --project src/RouteTiles [-c {Debug|Release}]\n    ```\n\n### Run\n#### Game\n\n```shell\n$ dotnet run --project src/RouteTiles [-c {Debug|Release}]\n```\n\n#### Ranking Server (when debugging)\n\n```shell\n$ dotnet fake build -t serve\n```\n\n### Publish\n```shell\n$ dotnet fake build -t publish\n```\n\u003c!-- \n### Tests\n```shell\n$ dotnet fake build -t Test\n``` --\u003e\n\n### [FAKE](https://fake.build/)  \nScripting at [build.fsx](/build.fsx).  \n\n```shell\n$ dotnet fake build -t Clean # Run \"Clean\" Target\n$ dotnet fake build # Run Default Taret\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraikny%2Froutetiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwraikny%2Froutetiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraikny%2Froutetiles/lists"}