{"id":14384475,"url":"https://github.com/robinaly/blockly-algorithms","last_synced_at":"2025-08-23T17:32:24.354Z","repository":{"id":97447628,"uuid":"69867004","full_name":"robinaly/blockly-algorithms","owner":"robinaly","description":null,"archived":false,"fork":false,"pushed_at":"2016-10-03T12:07:01.000Z","size":214,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-08-29T18:34:39.217Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/robinaly.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}},"created_at":"2016-10-03T12:06:39.000Z","updated_at":"2021-08-10T03:54:39.000Z","dependencies_parsed_at":"2023-04-18T03:32:12.759Z","dependency_job_id":null,"html_url":"https://github.com/robinaly/blockly-algorithms","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/robinaly%2Fblockly-algorithms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinaly%2Fblockly-algorithms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinaly%2Fblockly-algorithms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robinaly%2Fblockly-algorithms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robinaly","download_url":"https://codeload.github.com/robinaly/blockly-algorithms/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230716533,"owners_count":18269783,"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-08-28T18:01:24.914Z","updated_at":"2024-12-21T12:30:38.212Z","avatar_url":"https://github.com/robinaly.png","language":"JavaScript","readme":"# Blockly Algorithms\n\nThis project provides exercises to formulate algorithms for basic\ncomputer science algorithms made for students without programming\nknowledge.  To this end, the project uses \u003ca\nhref=\"https://developers.google.com/blockly/\"\u003eGoogle's Blockly\u003c/a\u003e\nto allow students to assemble their algorithms. In contrast to\n[Google's Blockly Games](https://blockly-games.appspot.com/?lang=en),\nwhich allows to define simple programs, this project focuses on\nalgorithms, where each algorithm can solve a class of problems.\n\nThe site is entirely written in html and java script. In principle,\nthere are no server processes needed.\n\nYou can find a demo [here](http://robin.aly.de/blockly-algorithms/)\n\n## Requirements\n\nThis project has been only tested on Chrome 53.0.2785.116 (64-bit).\nIt is known that the pages are not displaying correctly under older\nversion of Firefox.\n\n## Usage\n\nYou can use the ``start_dev.bash`` script to start a web server on\nyour computer or upload the project to a web space of your choice.\n\n## Example\n\nTo be more concrete, one of the problems is sorting numbers, which\nis displayed as follows:\n\n![Sorting Numbers](task.png)\n\nA possible solution in blockly might looks like this:\n\n![Solution](editor.png)\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinaly%2Fblockly-algorithms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobinaly%2Fblockly-algorithms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobinaly%2Fblockly-algorithms/lists"}