{"id":15103976,"url":"https://github.com/alifeee/love-games","last_synced_at":"2026-01-18T01:36:20.635Z","repository":{"id":216893754,"uuid":"742635112","full_name":"alifeee/love-games","owner":"alifeee","description":"Games written in https://love2d.org/, a framework for making 2D games in Lua.","archived":false,"fork":false,"pushed_at":"2024-01-14T15:26:38.000Z","size":4296,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T16:49:57.079Z","etag":null,"topics":["love2d","lua","small-games"],"latest_commit_sha":null,"homepage":"","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/alifeee.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":"2024-01-12T23:21:39.000Z","updated_at":"2024-01-13T00:18:36.000Z","dependencies_parsed_at":"2024-01-14T16:43:12.468Z","dependency_job_id":"ab9e9eb6-ae10-40eb-91b8-86deeca9be49","html_url":"https://github.com/alifeee/love-games","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"68d75e7f5bc217ef675d60e86b4f44fe08ff6e50"},"previous_names":["alifeee/love-games"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifeee%2Flove-games","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifeee%2Flove-games/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifeee%2Flove-games/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alifeee%2Flove-games/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alifeee","download_url":"https://codeload.github.com/alifeee/love-games/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247335870,"owners_count":20922522,"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":["love2d","lua","small-games"],"created_at":"2024-09-25T19:43:57.530Z","updated_at":"2026-01-18T01:36:20.601Z","avatar_url":"https://github.com/alifeee.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Love games!\n\nGames written in \u003chttps://love2d.org/\u003e, a framework for making 2D games in Lua.\n\n## To run games\n\nFollow Love [install directions](https://love2d.org/wiki/Getting_Started).\n\nEither run the games with `love` in the terminal (or `lovec` for console support - for `print()`)\n\n```bash\nlove ./game-directory\n```\n\nor drag the folder onto `love.exe`\n\n## To build games into executables\n\nFollowing instructions from \u003chttps://love2d.org/wiki/Game_Distribution\u003e\n\nIn Windows, using command prompt (for \"catch-ball\" game, replace as necessary).\n\nWith `love.exe` moved to root repository directory.\n\n```bash\ncd catch-ball\ntar -a -c -f ../catch-ball.zip *\ncd ..\nren catch-ball.zip catch-ball.love\ncopy /b love.exe+catch-ball.love build\\catch-ball.exe\n```\n\nThen, you need to put the `.exe` in a folder with all contents from [`./dlls`](./dlls/).\n\nThe final game is shareable as the folder (zipped).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falifeee%2Flove-games","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falifeee%2Flove-games","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falifeee%2Flove-games/lists"}