{"id":19842880,"url":"https://github.com/deemp/arigame","last_synced_at":"2026-03-19T12:01:18.581Z","repository":{"id":176094427,"uuid":"654973055","full_name":"deemp/arigame","owner":"deemp","description":"An arithmetics game written in PureScript using Halogen, SASS, and Bootstrap 5","archived":false,"fork":false,"pushed_at":"2024-01-28T01:10:19.000Z","size":472,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-13T09:06:12.292Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://deemp.github.io/arigame/","language":"PureScript","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/deemp.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":"2023-06-17T13:47:57.000Z","updated_at":"2024-12-05T00:22:47.000Z","dependencies_parsed_at":"2023-12-17T02:23:31.499Z","dependency_job_id":"56c70ced-4651-4dd4-9062-deba7320903e","html_url":"https://github.com/deemp/arigame","commit_stats":null,"previous_names":["deemp/arigame"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/deemp/arigame","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemp%2Farigame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemp%2Farigame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemp%2Farigame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemp%2Farigame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/deemp","download_url":"https://codeload.github.com/deemp/arigame/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/deemp%2Farigame/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29464129,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"ssl_error","status_checked_at":"2026-02-15T01:01:23.809Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-12T12:35:55.287Z","updated_at":"2026-02-15T01:32:57.610Z","avatar_url":"https://github.com/deemp.png","language":"PureScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Arigame\n\nAn arithmetics game written for my sisters.\n\n## Play [here](https://deemp.github.io/arigame/)\n\n\u003cdiv align=\"center\"\u003e\u003cimg src=\"./README/mainScreen.png\" width=\"50%\"/\u003e\u003c/div\u003e\n\n## Development\n\n1. Get development tools.\n\n    - [nodejs](https://nodejs.org/en), [purescript and spago](https://www.purescript.org/).\n    - Alternatively:\n\n        1. [Install Nix](https://github.com/deemp/flakes/blob/main/README/InstallNix.md) and `direnv`.\n        1. Enable `direnv` in this directory.\n\n            ```console\n            direnv allow\n            ```\n\n        1. Now, you should have a `devShell` with tools like `nodejs`, `purescript`, `dhall-lsp-server`, etc.\n        1. If using `VSCode`, install the `nwolverson.ide-purescript` extension.\n\n1. Install dependencies.\n\n    ```console\n    npm i\n    ```\n\n1. Run `SASS` converter in watch mode.\n\n    ```console\n    npm run sass\n    ```\n\n1. Run `spago` in watch mode.\n\n    ```console\n    spago build -w\n    ```\n\n    - The `nwolverson.ide-purescript` extension for `VSCode` does this for you.\n\n1. Run `parcel` in watch mode.\n\n    ```console\n    npm run dev\n    ```\n\n   - It will open a browser tab with the app running on port `1234`.\n\n1. (Optionally) Run `localtunnel` to access your app on other devices.\n\n    ```console\n    npx lt -p 1234 -s \u003cSUBDOMAIN\u003e\n    ```\n\n   - It will listen on port `1234`.\n   - The app will be available at `https://\u003cSUBDOMAIN\u003e.loca.lt`.\n   - You can specify subdomain via the `-s` argument.\n\n## References\n\n- [Well-typed printfs cannot go wrong](https://blog.csongor.co.uk/purescript-safe-printf/)\n- [purescript-barlow-lens](https://github.com/sigma-andex/purescript-barlow-lens)\n- [Instance Chains](https://github.com/purescript/documentation/blob/master/language/Type-Classes.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeemp%2Farigame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdeemp%2Farigame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdeemp%2Farigame/lists"}