{"id":25231356,"url":"https://github.com/migueldcdev/two-back-game","last_synced_at":"2026-04-16T10:33:59.863Z","repository":{"id":254976116,"uuid":"848140865","full_name":"migueldcdev/two-back-game","owner":"migueldcdev","description":"A dynamic n-back task game with user performance analytics. ","archived":false,"fork":false,"pushed_at":"2024-10-11T11:54:42.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-12T16:27:21.990Z","etag":null,"topics":["playwright","react","react-testing-library","tailwindcss","typescript","vitest"],"latest_commit_sha":null,"homepage":"https://two-back-game.vercel.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/migueldcdev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-08-27T07:54:56.000Z","updated_at":"2025-01-31T12:29:39.000Z","dependencies_parsed_at":"2025-04-05T15:38:56.312Z","dependency_job_id":null,"html_url":"https://github.com/migueldcdev/two-back-game","commit_stats":null,"previous_names":["migueldcdev/two-back-game"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/migueldcdev/two-back-game","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueldcdev%2Ftwo-back-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueldcdev%2Ftwo-back-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueldcdev%2Ftwo-back-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueldcdev%2Ftwo-back-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/migueldcdev","download_url":"https://codeload.github.com/migueldcdev/two-back-game/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/migueldcdev%2Ftwo-back-game/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31882394,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["playwright","react","react-testing-library","tailwindcss","typescript","vitest"],"created_at":"2025-02-11T12:28:27.932Z","updated_at":"2026-04-16T10:33:59.835Z","avatar_url":"https://github.com/migueldcdev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2-Back Game \n\nThe n-back task is a continuous performance task that is commonly used as an assessment in psychology and cognitive neuroscience to measure a part of working memory and working memory capacity. The subject is presented with a sequence of stimuli, and the task consists of indicating when the current stimulus matches the one from n steps earlier in the sequence.\n\n![Example Image](https://github.com/migueldcdev/repo-images/blob/main/two-back-game/two-back-game.gif)\n\n\n## Resources:\n- [N-Back (2-back) task](https://www.psytoolkit.org/experiment-library/touch_nback2.html)\n- [N-back Wikipedia](https://en.wikipedia.org/wiki/N-back)\n\n## Useful commands:\n\n### Installation\n\nFirst, install the project dependencies:\n\n```bash\nnpm install\n```\n\n### Development\n\nTo start the development server and begin working on your project, run:\n\n```bash\nnpm run dev\n```\n\n### Testing\n\nTo run the test suite and ensure everything is functioning correctly, use:\n\n```bash\nnpm run test\n```\n\nTo run playwright:\n\n```bash\nnpx playwright test\n```\n\nTo run playwright in a specific browser:\n\n```bash\nnpx playwright test --project=chromium\n```\n\nTo run playwiright in UI mode:\n\n```bash\nnpx playwright test --ui\n```\n\n### Code formatting\n\nTo format your code using Prettier, execute:\n\n```bash\nnpx prettier . --write\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigueldcdev%2Ftwo-back-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmigueldcdev%2Ftwo-back-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmigueldcdev%2Ftwo-back-game/lists"}