{"id":19415746,"url":"https://github.com/shivansh/breakout","last_synced_at":"2026-04-18T13:32:15.164Z","repository":{"id":67090435,"uuid":"53204931","full_name":"shivansh/breakout","owner":"shivansh","description":":hatching_chick: The one where it all began!","archived":false,"fork":false,"pushed_at":"2018-02-13T14:09:38.000Z","size":1476,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-14T11:59:33.417Z","etag":null,"topics":["breakout-game","first-project","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/shivansh.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":"2016-03-05T14:21:08.000Z","updated_at":"2023-02-02T02:03:34.000Z","dependencies_parsed_at":"2023-05-06T05:08:11.460Z","dependency_job_id":null,"html_url":"https://github.com/shivansh/breakout","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shivansh/breakout","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivansh%2Fbreakout","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivansh%2Fbreakout/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivansh%2Fbreakout/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivansh%2Fbreakout/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shivansh","download_url":"https://codeload.github.com/shivansh/breakout/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shivansh%2Fbreakout/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971486,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["breakout-game","first-project","java"],"created_at":"2024-11-10T12:44:26.635Z","updated_at":"2026-04-18T13:32:15.144Z","avatar_url":"https://github.com/shivansh.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# breakout\n\nThe first game, the one where the journey of Java exploration and everything else began :smile: \u003cbr\u003e\nThis is a small and simple game made in the freshman days when I started programming (and was starting to appreciate OOP).\n\n```\n          _|_|_|                                  _|                              _|\n          _|    _|  _|  _|_|    _|_|      _|_|_|  _|  _|      _|_|    _|    _|  _|_|_|_|\n          _|_|_|    _|_|      _|_|_|_|  _|    _|  _|_|      _|    _|  _|    _|    _|\n          _|    _|  _|        _|        _|    _|  _|  _|    _|    _|  _|    _|    _|\n          _|_|_|    _|          _|_|_|    _|_|_|  _|    _|    _|_|      _|_|_|      _|_|\n```\n\n\nAnd behold a gem from 3 years back, which I accidentally discovered (those days when I was on Windows Vista!!) -\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"A gem from the past\" src=\"breakout.gif\"\u003e\n\u003c/p\u003e\n\n---\n\n## System Requirements\n* Java(TM) SE Runtime Environment\n\n## How to play ?\nYou can directly open the repo in Eclipse (or any of your favourite IDE).\n\nIf you rarely leave your terminal and/or prefer not using GUI, continue reading.\u003cbr\u003e\nA small set of commands need to be executed to start playing. All dependencies have been already taken care of.\n```\n▶ javac -cp acm.jar ./src/BreakoutGame.java\n▶ java -cp .:acm.jar ./src/BreakoutGame.class\n```\nThis should launch a new applet with the main screen of the game.\n\nYou will soon be able to play the game directly by launching **play.html** which uses `appletviewer`.\n\n## Instructions\nPlay as you wish !!\n\n## Want to make changes ?\nYou can modify most of the game settings yourself (Not that there are many things to change :stuck_out_tongue_winking_eye: )\n\n## Todo\n* Update the above section.\n* Add points to keep track of scores.\n* Add eventual build up to the speed of the ball.\n* Fix the html file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivansh%2Fbreakout","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshivansh%2Fbreakout","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshivansh%2Fbreakout/lists"}