{"id":28798348,"url":"https://github.com/hellebenjamin/potatis-clicker","last_synced_at":"2026-05-16T18:39:29.202Z","repository":{"id":294744567,"uuid":"987947479","full_name":"HelleBenjamin/potatis-clicker","owner":"HelleBenjamin","description":"Clicker game","archived":false,"fork":false,"pushed_at":"2025-05-22T09:01:17.000Z","size":541,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T05:06:20.188Z","etag":null,"topics":["c","clickergame","game","opengl"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HelleBenjamin.png","metadata":{"files":{"readme":"README","changelog":"changelog.txt","contributing":null,"funding":null,"license":"COPYING","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-05-21T20:34:14.000Z","updated_at":"2025-05-22T08:59:23.000Z","dependencies_parsed_at":"2025-05-21T21:46:27.564Z","dependency_job_id":null,"html_url":"https://github.com/HelleBenjamin/potatis-clicker","commit_stats":null,"previous_names":["hellebenjamin/potatis-clicker"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/HelleBenjamin/potatis-clicker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelleBenjamin%2Fpotatis-clicker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelleBenjamin%2Fpotatis-clicker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelleBenjamin%2Fpotatis-clicker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelleBenjamin%2Fpotatis-clicker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HelleBenjamin","download_url":"https://codeload.github.com/HelleBenjamin/potatis-clicker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HelleBenjamin%2Fpotatis-clicker/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266267290,"owners_count":23902334,"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":["c","clickergame","game","opengl"],"created_at":"2025-06-18T05:06:19.247Z","updated_at":"2026-05-16T18:39:24.182Z","avatar_url":"https://github.com/HelleBenjamin.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Potatis Clicker: Remake\n=======================\n\nThis game is a remake of my original Potatis Clicker, originally released on itch.io. Initially made in C# using Unity(a little overkill) as the engine. This remake is written in C and uses OpenGL as the engine. Aesthetics may seem a little downgrade compared to the original, but it will get better over time.\nOpenGL 2.1 is the only minimum requirement. You should be able to run this any computer, even on an old potato(heh a funny joke).\n\nBuilding\n========\nOn windows:\nMinGW is used as the compiler. You need to install GLUT to MinGW's include and lib folder.\nFor mingw32-make:\n1. Run `mingw32-make` at the project directory\n2. Run `main.exe`\nFor CMake:\n1. Run `mkdir build` and `cd build`\n2. Run `cmake .. -G \"MinGW Makefiles\"`\n3. Run `mingw32-make`\n4. Done\n\nOn linux:\nDependencies that must be installed:\n1. `libglu1-mesa-dev`\n2. `freeglut3-dev`\n3. `mesa-common-dev`\n4. `libglfw3-dev`, If not using the local version\n\nYou can use either `make` or `cmake`. CMake is prefered.\n\nFor make:\n1. Run `make` at the project directory\n2. Run `./main`\nFor CMake:\n1. Run `cmake -B build` at the project directory\n2. Run `cmake --build build`\n3. Run `./build/PotatisClicker`\n\n\nThird-party libraries\n=====================\n- GLFW\n- GLAD\n- GLU\n- GLUT\n- STB_IMAGE\n\nLicense\n=======\n\nPotatis Clicker: Remake is licensed under the GNU Public License v2 (GPLv2). See COPYING for more information","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellebenjamin%2Fpotatis-clicker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhellebenjamin%2Fpotatis-clicker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhellebenjamin%2Fpotatis-clicker/lists"}