{"id":15053085,"url":"https://github.com/harrisi/elixir_breakout","last_synced_at":"2025-04-10T03:02:16.130Z","repository":{"id":249884504,"uuid":"832852356","full_name":"harrisi/elixir_breakout","owner":"harrisi","description":"OpenGL-rendered Breakout port in Elixir.","archived":false,"fork":false,"pushed_at":"2024-09-12T06:49:25.000Z","size":6432,"stargazers_count":12,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-10T02:04:40.298Z","etag":null,"topics":["elixir","gamedev","opengl"],"latest_commit_sha":null,"homepage":"https://ianhedoesit.com/blog/breakout-musings.html","language":"Elixir","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/harrisi.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-23T21:15:07.000Z","updated_at":"2025-03-18T00:15:39.000Z","dependencies_parsed_at":"2024-07-29T22:36:09.773Z","dependency_job_id":"9a590670-1c9a-4580-9812-d9a15418664d","html_url":"https://github.com/harrisi/elixir_breakout","commit_stats":null,"previous_names":["harrisi/elixir_breakout"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisi%2Felixir_breakout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisi%2Felixir_breakout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisi%2Felixir_breakout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/harrisi%2Felixir_breakout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/harrisi","download_url":"https://codeload.github.com/harrisi/elixir_breakout/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248148218,"owners_count":21055547,"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":["elixir","gamedev","opengl"],"created_at":"2024-09-24T21:37:49.820Z","updated_at":"2025-04-10T03:02:16.093Z","avatar_url":"https://github.com/harrisi.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Breakout\n\nBreakout in Elixir using OpenGL. Largely an incomplete and poor port of\nhttps://learnopengl.com/In-Practice/2D-Game/Breakout.\n\n## Pre-emptive notes\n\nThe code is very bad. I'm working on improving it. Please feel free to suggest\nupdates/changes, ideally with an eye towards how games can be implemented in the\nfuture (i.e., not just improvements to this breakout implementation, but game\ndevelopment in Elixir as a whole).\n\n## Launching\n\nThis implementation has no dependencies. The following should work (tested on\nmodern macOS, Ubuntu, and Windows):\n\n```sh\n$ git clone https://github.com/harrisi/elixir_breakout\n$ iex -S mix # or mix run --no-halt\n```\n\n## Gameplay\n\n`A`/`D`, `H`/`L` (hello, fellow vim users), or left/right arrows to move\nleft/right, space to launch the ball, `N` to switch between levels, `P` to\nprofile with tprof for ten seconds (if you're in to that).\n\nThere is no win condition.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisi%2Felixir_breakout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fharrisi%2Felixir_breakout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fharrisi%2Felixir_breakout/lists"}