{"id":25752023,"url":"https://github.com/imrun10/pong-game-8086-asm","last_synced_at":"2026-02-16T19:40:04.920Z","repository":{"id":233262320,"uuid":"786389790","full_name":"imrun10/Pong-Game-8086-ASM","owner":"imrun10","description":"This is a simple implementation of the classic Pong game using 8086 Assembly for the Microprocessors (CMPE 475) class project at AUBH in Spring 2024.","archived":false,"fork":false,"pushed_at":"2025-01-04T17:01:46.000Z","size":526,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-05T14:50:44.967Z","etag":null,"topics":["8086-microprocessor","assembly-x86","pong-game"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/imrun10.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":"2024-04-14T10:09:26.000Z","updated_at":"2025-02-28T17:35:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"05a22ec8-211d-4b6f-84a8-e59367932e7f","html_url":"https://github.com/imrun10/Pong-Game-8086-ASM","commit_stats":null,"previous_names":["imrun10/pong-game-8086-asm"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/imrun10/Pong-Game-8086-ASM","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FPong-Game-8086-ASM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FPong-Game-8086-ASM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FPong-Game-8086-ASM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FPong-Game-8086-ASM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/imrun10","download_url":"https://codeload.github.com/imrun10/Pong-Game-8086-ASM/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/imrun10%2FPong-Game-8086-ASM/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29516176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T18:37:19.720Z","status":"ssl_error","status_checked_at":"2026-02-16T18:36:46.920Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["8086-microprocessor","assembly-x86","pong-game"],"created_at":"2025-02-26T14:19:24.621Z","updated_at":"2026-02-16T19:40:04.897Z","avatar_url":"https://github.com/imrun10.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pong Game\n\n![Pong Game Screenshot](https://github.com/imrun10/Pong-Game-8086-ASM/assets/126959659/0b635bd1-93e4-4ec6-82e0-bde4a7c68eba)\n\n## Description\n\nThis is a simple implementation of the classic Pong game using 8086 Assembly for the Microprocessors (CMPE 475) class project at AUBH in Spring 2024. The game involves two paddles and a ball, and the goal is to bounce the ball off the paddles and prevent it from going past your paddle. The game is played in a two-player mode, where each player controls a paddle using w and s for P1 and O and L for P2.\n\n## Installation\n\n1. Download the repository.\n2. Download DOSbox.\n3. Open DOSbox.\n\n```bash\nmount c c:\\your\\directory\\path\nc:\nmasm /a pong.asm\n;\nlink pong\n;\npong\n```\n4. Enjoy\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrun10%2Fpong-game-8086-asm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimrun10%2Fpong-game-8086-asm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimrun10%2Fpong-game-8086-asm/lists"}