{"id":15788302,"url":"https://github.com/mevdschee/raylib-go-mines","last_synced_at":"2025-07-17T09:34:29.746Z","repository":{"id":238749735,"uuid":"797155860","full_name":"mevdschee/raylib-go-mines","owner":"mevdschee","description":"Minesweeper game in Go (cross-platform, built with Raylib) ","archived":false,"fork":false,"pushed_at":"2024-09-11T12:48:46.000Z","size":69,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T15:02:39.801Z","etag":null,"topics":["cross-platform","desktop-game","game-2d","golang-game","minesweeper","raylib-go"],"latest_commit_sha":null,"homepage":"","language":"Go","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/mevdschee.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":"2024-05-07T09:52:30.000Z","updated_at":"2025-01-18T16:06:50.000Z","dependencies_parsed_at":"2024-09-11T17:59:14.056Z","dependency_job_id":"4f995ad3-305f-4b6f-828a-012cc9308a0f","html_url":"https://github.com/mevdschee/raylib-go-mines","commit_stats":null,"previous_names":["mevdschee/raylib-go-mines"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mevdschee/raylib-go-mines","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fraylib-go-mines","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fraylib-go-mines/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fraylib-go-mines/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fraylib-go-mines/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mevdschee","download_url":"https://codeload.github.com/mevdschee/raylib-go-mines/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mevdschee%2Fraylib-go-mines/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265589221,"owners_count":23793485,"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":["cross-platform","desktop-game","game-2d","golang-game","minesweeper","raylib-go"],"created_at":"2024-10-04T21:41:44.969Z","updated_at":"2025-07-17T09:34:29.673Z","avatar_url":"https://github.com/mevdschee.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Raylib Go Mines\n\nImplementation of minesweeper in Go using the Raylib game library.\n\n![menu](screenshot_menu.png)\n\n![game](screenshot_game.png)\n\n### Requirements\n\nOn Debian based systems: \n\n    sudo apt install build-essential libgl1-mesa-dev libxi-dev libxcursor-dev libxrandr-dev libxinerama-dev libwayland-dev libxkbcommon-dev mingw-w64\n\n### Running\n\nTo run the software execute:\n\n    go mod tidy\n    go run .\n\nFirst build may take several minutes.\n\n### Building\n\nIn order to install the resource bundler run:\n\n    go install github.com/tc-hib/go-winres@latest\n\nTo build the software with bundled resources execute:\n\n    make\n\nFirst build may take several minutes.\n\n### Links\n\n- [Blog article on TQdev.com](https://tqdev.com/2024-minesweeper-written-in-go-using-raylib)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmevdschee%2Fraylib-go-mines","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmevdschee%2Fraylib-go-mines","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmevdschee%2Fraylib-go-mines/lists"}