{"id":27784510,"url":"https://github.com/pap-stavros/reactiontime-cpp","last_synced_at":"2025-10-14T03:23:07.178Z","repository":{"id":290473849,"uuid":"974574648","full_name":"pap-stavros/reactiontime-cpp","owner":"pap-stavros","description":"A simple reaction time measurement game with C++ and Raylib.","archived":false,"fork":false,"pushed_at":"2025-04-29T03:15:21.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-23T01:42:12.346Z","etag":null,"topics":["cpp","raylib","raylib-cpp"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pap-stavros.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,"zenodo":null}},"created_at":"2025-04-29T01:47:59.000Z","updated_at":"2025-04-29T03:15:24.000Z","dependencies_parsed_at":"2025-04-30T14:28:05.328Z","dependency_job_id":null,"html_url":"https://github.com/pap-stavros/reactiontime-cpp","commit_stats":null,"previous_names":["pap-stavros/reactiontime"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pap-stavros/reactiontime-cpp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pap-stavros%2Freactiontime-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pap-stavros%2Freactiontime-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pap-stavros%2Freactiontime-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pap-stavros%2Freactiontime-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pap-stavros","download_url":"https://codeload.github.com/pap-stavros/reactiontime-cpp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pap-stavros%2Freactiontime-cpp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279017787,"owners_count":26086144,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","raylib","raylib-cpp"],"created_at":"2025-04-30T14:28:03.463Z","updated_at":"2025-10-14T03:23:07.118Z","avatar_url":"https://github.com/pap-stavros.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reaction time with C++/Raylib\n\nA simple reaction time measurement game I made for practice.\n\n## Building from Source\n\n### Prerequisites\n\n- a C++ compiler, i guess\n- [Raylib](https://www.raylib.com/)\n\n### Compilation\n\n#### Linux/macOS:\n```bash\ng++ -o build t.cpp -lraylib -lm -lpthread -ldl -lX11\n```\n\n#### Windows (MinGW):\n```bash\ng++ -o build.exe t.cpp -lraylib -lopengl32 -lgdi32 -lwinmm\n```\n\n## Stuff\n\n- Built with [Raylib](https://www.raylib.com/)\n- Inspired by sleep deprivation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpap-stavros%2Freactiontime-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpap-stavros%2Freactiontime-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpap-stavros%2Freactiontime-cpp/lists"}