{"id":18687759,"url":"https://github.com/marcos-venicius/atari-with-java","last_synced_at":"2026-06-29T01:31:18.785Z","repository":{"id":167407860,"uuid":"642111432","full_name":"marcos-venicius/atari-with-java","owner":"marcos-venicius","description":"Atari game made with Java just for fun","archived":false,"fork":false,"pushed_at":"2023-05-22T15:54:21.000Z","size":18299,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-31T00:51:31.184Z","etag":null,"topics":["atari","game","game-development","intelij","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/marcos-venicius.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":"2023-05-17T21:08:11.000Z","updated_at":"2025-01-02T02:59:04.000Z","dependencies_parsed_at":"2023-07-08T02:04:05.762Z","dependency_job_id":null,"html_url":"https://github.com/marcos-venicius/atari-with-java","commit_stats":null,"previous_names":["marcos-venicius/atari-with-java"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/marcos-venicius/atari-with-java","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fatari-with-java","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fatari-with-java/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fatari-with-java/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fatari-with-java/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcos-venicius","download_url":"https://codeload.github.com/marcos-venicius/atari-with-java/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcos-venicius%2Fatari-with-java/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34910177,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"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":["atari","game","game-development","intelij","java"],"created_at":"2024-11-07T10:34:01.846Z","updated_at":"2026-06-29T01:31:18.756Z","avatar_url":"https://github.com/marcos-venicius.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWJ - Atari With Java\n\nA game made to remember java and test my skills.\n\n## Disclaimer\n\n- **This game is not for production, just for fun**\n- **This game is not optmized**\n- **The only purpose for this game is to test java skill**\n\n## Development progress\n\n### 10/may/2023\n\n- The user can move the bar\n- The ball moves and detects collision with the wall and the bar\n- The game can be restarted\n\n#### Game running screen\n\n![Screenshot from 2023-05-19 19-02-57](https://github.com/marcos-venicius/atari-with-java/assets/94018427/828d7b7b-94d0-4e9e-8744-40ca9ca94fe9)\n\n#### Game over screen\n\n![Screenshot from 2023-05-19 19-03-24](https://github.com/marcos-venicius/atari-with-java/assets/94018427/1dc596c1-b9af-4219-9218-75ecdf18c56d)\n\n\n### 20/may/2023\n\n- The game now have the \"wall\" to destroy\n- The ball appears in a random x position\n- The bar appears in a random x position\n- The user can break the \"wall blocks\" with the ball in one direction\n- The game is restarted with a new ball/bar position\n\n#### Game running screen\n\n![Screenshot from 2023-05-20 15-12-47](https://github.com/marcos-venicius/atari-with-java/assets/94018427/ae037e66-c7d4-4674-9a9c-e90ced6c6a4b)\n\n#### Game over screen\n\n![Screenshot from 2023-05-20 15-12-56](https://github.com/marcos-venicius/atari-with-java/assets/94018427/6f1d28ca-194a-4226-a25e-b7e527a7e086)\n\n\n### 21/may/2023\n\n- Recreate the wall when restart the game\n\n#### Game running screen\n\n![Screenshot from 2023-05-21 08-51-29](https://github.com/marcos-venicius/atari-with-java/assets/94018427/14a9f3b0-5240-4ba7-adb2-fba1c7c688ce)\n\n#### Game over screen\n\n![Screenshot from 2023-05-21 08-51-33](https://github.com/marcos-venicius/atari-with-java/assets/94018427/b6ff16c6-d699-49f0-a06f-8227fed379a5)\n\n\n# Credits\n\n- [Background music](https://pixabay.com/music/synthwave-neon-gaming-128925/)\n- [Game over song](https://pixabay.com/sound-effects/boom-geomorphism-cinematic-trailer-sound-effects-123876/)\n- [Break block song](https://pixabay.com/sound-effects/jump-and-spark-6136/)\n- [Walls hit song](https://pixabay.com/sound-effects/interface-124464/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcos-venicius%2Fatari-with-java","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcos-venicius%2Fatari-with-java","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcos-venicius%2Fatari-with-java/lists"}