{"id":16218131,"url":"https://github.com/quasilyte/hiddensugar-game","last_synced_at":"2025-04-03T01:30:33.390Z","repository":{"id":65280665,"uuid":"589249459","full_name":"quasilyte/hiddensugar-game","owner":"quasilyte","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-16T07:58:32.000Z","size":272,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T02:44:14.738Z","etag":null,"topics":["ebiten","ebitengine","game","gamedev","go","golang"],"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/quasilyte.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}},"created_at":"2023-01-15T15:16:47.000Z","updated_at":"2024-11-23T21:26:20.000Z","dependencies_parsed_at":"2023-02-10T01:46:12.441Z","dependency_job_id":null,"html_url":"https://github.com/quasilyte/hiddensugar-game","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2Fhiddensugar-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2Fhiddensugar-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2Fhiddensugar-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/quasilyte%2Fhiddensugar-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/quasilyte","download_url":"https://codeload.github.com/quasilyte/hiddensugar-game/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246921873,"owners_count":20855339,"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":["ebiten","ebitengine","game","gamedev","go","golang"],"created_at":"2024-10-10T11:48:38.057Z","updated_at":"2025-04-03T01:30:32.982Z","avatar_url":"https://github.com/quasilyte.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"A simple game that was created during a live coding session from scratch.\n\nIt's written in Go and based on [ebitengine](https://github.com/hajimehoshi/ebiten/).\n\n## Game Overview\n\n![screenshot](_docs/screenshot.png)\n\nIn this game you help a tired gopher to find a sugar for their coffee.\n\nUnfortunately, it's really dark. You can barely see anything.\n\nTry to avoid the traps and reach your glorious goal to have a nice sweet morning coffee!\n\nEvery time a trap is activated, it deals some damage. Every next damage from\nthat trap kind will be doubled aftet that. Therefore, you should avoid\nstepping in the same traps too many times.\n\nBear traps are special: they can't be triggered more than once. All other traps\nwill hurt you again and again if you enter the same tile.\n\n## Game Controls\n\n* **Move left**: left arrow (keyboard), a key (keyboard), gamepad d-pad left\n* **Move right**: right arrow (keyboard), d key (keyboard), gamepad d-pad right\n* **Move up**: up arrow (keyboard), w key (keyboard), gamepad d-pad up\n* **Move down**: down arrow (keyboard), s key (keyboard), gamepad d-pad down\n\n## Running the Game\n\n```bash\n$ git clone github.com/quasilyte/hiddensugar-game\n$ cd hiddensugar-game\n$ go run .\n```\n\nYou may need to install [Ebitengine dependencies](https://ebitengine.org/en/documents/install.html#Installing_dependencies):\n\n```bash\n# For Debian/Ubuntu\n$ sudo apt install libc6-dev libglu1-mesa-dev libgl1-mesa-dev libxcursor-dev libxi-dev libxinerama-dev libxrandr-dev libxxf86vm-dev libasound2-dev pkg-config\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasilyte%2Fhiddensugar-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquasilyte%2Fhiddensugar-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquasilyte%2Fhiddensugar-game/lists"}