{"id":17685600,"url":"https://github.com/cmpadden/how-to-love","last_synced_at":"2025-03-30T20:25:15.474Z","repository":{"id":74957718,"uuid":"552162838","full_name":"cmpadden/how-to-love","owner":"cmpadden","description":"https://sheepolution.com/learn/book/0","archived":false,"fork":false,"pushed_at":"2022-10-16T00:52:30.000Z","size":838,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T23:25:24.454Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cmpadden.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}},"created_at":"2022-10-16T00:50:34.000Z","updated_at":"2022-10-16T00:52:41.000Z","dependencies_parsed_at":null,"dependency_job_id":"6012249d-a56d-4f84-84d2-35d14836c8e3","html_url":"https://github.com/cmpadden/how-to-love","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/cmpadden%2Fhow-to-love","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmpadden%2Fhow-to-love/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmpadden%2Fhow-to-love/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmpadden%2Fhow-to-love/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmpadden","download_url":"https://codeload.github.com/cmpadden/how-to-love/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246375322,"owners_count":20767091,"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":[],"created_at":"2024-10-24T10:28:22.551Z","updated_at":"2025-03-30T20:25:15.448Z","avatar_url":"https://github.com/cmpadden.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"![image](https://user-images.githubusercontent.com/5807118/196012812-da48c35f-c5f3-4125-bb6f-733e9785e0c4.png)\n\nA walk-through of the fantastic tutorial: [How to LÖVE](https://sheepolution.com/learn/book/contents) by Sheepolution, on learning to program games with LÖVE.\n\n## Structure\n\nFolders have been created for each chapter of the tutorial.\n\n```\n.\n├── 15-shooter-game\n├── 16-angles-and-distance\n├── 17-animation\n├── 18-tiles\n├── 19-audio\n├── 21-saving-and-loading\n├── 22-cameras-and-canvases-pt1\n├── 22-cameras-and-canvases-pt2\n├── 23-resolving-collision\n├── 24-platformer\n├── README.md\n└── love\n```\n\n## Prerequisites\n\nOn MacOS you can install LÖVE using brew:\n\n```sh\nbrew install --cask love\n```\n\nTo run the application, you must use the application path, which can be determined using `brew info`.\n\n```sh\n\u003e brew info --json=v2 love | jq .casks[0].artifacts[1].binary[0]\n\n\"/Applications/love.app/Contents/MacOS/love\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmpadden%2Fhow-to-love","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmpadden%2Fhow-to-love","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmpadden%2Fhow-to-love/lists"}