{"id":23772994,"url":"https://github.com/ohtypek/minesweeper-sdl2","last_synced_at":"2026-04-28T15:37:11.924Z","repository":{"id":270317366,"uuid":"909994340","full_name":"ohTypek/Minesweeper-SDL2","owner":"ohTypek","description":"A minesweeper game made in C++ using SDL2.","archived":false,"fork":false,"pushed_at":"2025-04-22T11:40:35.000Z","size":39706,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-30T05:05:47.583Z","etag":null,"topics":["amateur","cpp","game","learning","minesweeper","sdl2","sdl2-image","sdl2-ttf"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ohTypek.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,"zenodo":null}},"created_at":"2024-12-30T08:33:00.000Z","updated_at":"2025-04-22T11:40:38.000Z","dependencies_parsed_at":"2025-04-21T09:34:42.477Z","dependency_job_id":null,"html_url":"https://github.com/ohTypek/Minesweeper-SDL2","commit_stats":null,"previous_names":["ohtypek/minesweeper-sdl2"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ohTypek/Minesweeper-SDL2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohTypek%2FMinesweeper-SDL2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohTypek%2FMinesweeper-SDL2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohTypek%2FMinesweeper-SDL2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohTypek%2FMinesweeper-SDL2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohTypek","download_url":"https://codeload.github.com/ohTypek/Minesweeper-SDL2/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohTypek%2FMinesweeper-SDL2/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262714505,"owners_count":23352465,"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":["amateur","cpp","game","learning","minesweeper","sdl2","sdl2-image","sdl2-ttf"],"created_at":"2025-01-01T05:21:46.492Z","updated_at":"2026-04-28T15:37:06.892Z","avatar_url":"https://github.com/ohTypek.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minesweeper\nA simple game made in [SDL2](https://www.libsdl.org/) with C++.\n\n## Screenshots\n![](res/posters/img1.png)\n![](res/posters/img2.png)\n\n## Compiling\n### Windows\nAfter installing Mingw64, [SDL2](https://github.com/libsdl-org/SDL/releases/tag/release-2.30.10), [SDL_Image](https://github.com/libsdl-org/SDL_image), and [SDL_TTF](https://github.com/libsdl-org/SDL_ttf), execute the following command in the project's root directory:\n\n```\n  g++ -Iinclude -Iinclude/SDL2 -Iinclude/headers -Llib -o Main src/*.cpp -lmingw32 -lSDL2main -lSDL2 -lSDL2_image -lSDL2_ttf \n```\n\nCompiled file should be located in project root directory, `ready to run`.\n\n## Assets\n- [MINE-SWEEPER](https://fontstruct.com/fontstructions/show/1501665) font was made by `Gangetsha Lyx`,\n- [VT323](https://fonts.google.com/specimen/VT323) font made by `Peter Hull`,\n- Some of the code was taken from a `SDL2 tutorial` series by [codergopher](https://www.youtube.com/@codergopher8270)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohtypek%2Fminesweeper-sdl2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohtypek%2Fminesweeper-sdl2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohtypek%2Fminesweeper-sdl2/lists"}