{"id":15722472,"url":"https://github.com/defold/defold-examples","last_synced_at":"2025-04-04T17:05:47.037Z","repository":{"id":146434743,"uuid":"69250971","full_name":"defold/defold-examples","owner":"defold","description":"Defold Examples","archived":false,"fork":false,"pushed_at":"2025-01-06T13:43:52.000Z","size":11887,"stargazers_count":156,"open_issues_count":1,"forks_count":24,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-03-28T16:05:16.606Z","etag":null,"topics":["defold"],"latest_commit_sha":null,"homepage":null,"language":"Lua","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/defold.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-09-26T13:08:04.000Z","updated_at":"2025-02-12T14:12:09.000Z","dependencies_parsed_at":"2025-02-05T20:16:02.639Z","dependency_job_id":"da8ac936-c00d-44b0-b369-a0534224d99f","html_url":"https://github.com/defold/defold-examples","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fdefold-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fdefold-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fdefold-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/defold%2Fdefold-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/defold","download_url":"https://codeload.github.com/defold/defold-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217175,"owners_count":20903008,"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":["defold"],"created_at":"2024-10-03T22:07:55.188Z","updated_at":"2025-04-04T17:05:47.015Z","avatar_url":"https://github.com/defold.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Defold examples\n\nWelcome to the Defold examples repo. Here you find a variety of Defold projects that you can use for study or as a base for your own work. If you want to scavenge them for assets that's fine too.\n\n## How am I allowed to use these assets?\n\nRefer to [LICENSE.txt](/LICENSE.txt)\n\n## How do I include the assets in my projects?\n\nIf you are not comfortable using Git, you can download any of the examples separately in a\nzip archive.\n\n* Create a new project in Defold and open it in the editor\n* Right-click \"game.project\" in the *Project Explorer* and select *Show in Finder* (Mac) or *Show in Explorer* (PC)\n* Download and unpack the examples archive you want\n* Drag the contents of the archive to the location of the new project in the Finder/Explorer and replace the files in the project\n* The editor will pick up the new files and you are ready to go\n\nAlternatively you can add a project as a library dependency in a project. Add the zip url to the\n\"dependencies\" in the *project* section in \"game.project\".\n\nIf you have any questions about these examples, please don't hesitate to visit [the Defold forum](http://forum.defold.com).\n\n## Alien World\n\nAlien World is a complete game art pack to make a fantastic sci-fi platform metroidvania game in the style of the 16-bit console era. It includes everything you need, from seamless loopable backgrounds, tillable sprites, sci-fi props, some fearful enemies, mysterious NPC’s and of course a Daring Hero.\n\nby Luis Zuno\nweb: http://ansimuz.com/\ntwitter: https://twitter.com/ansimuz\n\nDownload or library use: https://github.com/defold/defold-examples/releases/download/0.2.0/alien-world.zip\n\n![Alien World](alien-world/preview.png?raw=true)\n\n## War Battles\n\nWar Battles is a complete game art pack to make a sci-fi RTS game in the style of the 16-bit console era. It includes everything you need, from environment tilemaps, unit sprites, resource sprites, HUD elements, icons and effects.\n\nby Luis Zuno\nweb: http://ansimuz.com/\ntwitter: https://twitter.com/ansimuz\n\nDownload or library use: https://github.com/defold/defold-examples/releases/download/0.2.0/war-battles.zip\n\n![War Battles](war-battles/preview.png?raw=true)\n\n## Ocean Commotion\n\nA test-bed for toying with match-3 game mechanics. It is currently partially modelled after \"Candy Crush\" with implementation of a few boosters and a bomb.\n\n![Ocean Commotion](ocean-commotion/preview.png?raw=true)\n\nDownload or library use: https://github.com/defold/defold-examples/releases/download/0.2.0/ocean-commotion.zip\n\n## Magic Link\n\nA simple game where the goal is to connect a set of magic spheres. Remove adjacent bricks\nof the same color to create space for the spheres to move.\n\nThere is a tutorial on how to build this game step by step from scratch at http://www.defold.com/tutorials/magic-link/\n\nDownload or library use: https://github.com/defold/defold-examples/releases/download/0.2.0/magic-link.zip\n\n![Magic Link](magic-link/preview.png?raw=true)\n\n## Examples\n\nA handful of isolated examples showcasing various aspects of the Defold engine.\n\nGraphics by Kenney\nweb: http://kenney.nl\n\nDownload: https://github.com/defold/defold-examples/releases/download/0.2.0/examples.zip\n\n![Examples](examples/preview.png?raw=true)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefold%2Fdefold-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefold%2Fdefold-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefold%2Fdefold-examples/lists"}