{"id":16215778,"url":"https://github.com/rainingcomputers/nes-punchout-ai","last_synced_at":"2025-07-19T23:34:47.279Z","repository":{"id":102305310,"uuid":"309358165","full_name":"RainingComputers/NES-Punchout-AI","owner":"RainingComputers","description":"LSTM Network trained to play Punchout, a game released for the NES. This bot uses pykitml ML library.","archived":false,"fork":false,"pushed_at":"2020-11-14T12:36:52.000Z","size":81100,"stargazers_count":22,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T01:34:04.908Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/RainingComputers.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":"2020-11-02T12:05:03.000Z","updated_at":"2024-09-15T04:03:31.000Z","dependencies_parsed_at":null,"dependency_job_id":"146b206f-fcbb-47b0-97d5-5aa87eab1097","html_url":"https://github.com/RainingComputers/NES-Punchout-AI","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RainingComputers/NES-Punchout-AI","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainingComputers%2FNES-Punchout-AI","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainingComputers%2FNES-Punchout-AI/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainingComputers%2FNES-Punchout-AI/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainingComputers%2FNES-Punchout-AI/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RainingComputers","download_url":"https://codeload.github.com/RainingComputers/NES-Punchout-AI/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RainingComputers%2FNES-Punchout-AI/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266041827,"owners_count":23867954,"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-10-10T11:16:25.013Z","updated_at":"2025-07-19T23:34:47.267Z","avatar_url":"https://github.com/RainingComputers.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![demo](screenshot.gif)\n\n# NES Punchout AI\n\nLSTM Network trained to play [Punchout](https://en.wikipedia.org/wiki/Punch-Out!!_(NES)), a game released for the NES (Nintendo Entertainment System). This bot uses [pykitml](https://github.com/RainingComputers/pykitml) ML library.\n\n## Running\n\n### Install requirements\n\n```python3 -m pip install -r requirements.txt```\n\n(Note: You may have to use `python` instead of `python3` for windows)\n\n### Install FCEUX NES Emulator and Lua Socket\n\n**Ubuntu/Debian**\n\n```\nsudo apt-get install fceux\nsudo apt-get install lua5.1-socket\n```\n\n**Windows**\n\nhttp://fceux.com/web/download.html\n\nhttp://files.luaforge.net/releases/luasocket/luasocket/luasocket-2.0.2/luasocket-2.0.2-lua-5.1.2-Win32-vc8.zip\n\n(Copy Lua socket files to FCEUX's directory, say yes to replace files)\n\n\n### Run \n\n**Ubuntu/Debian**\n\n+ Start script, `python3 bot.py`\n\n+ Start Fceux\n\n+ Option \u003e Video Config \u003e Set X and Y Scale to 2.0\n\n+ File \u003e Open ROM, browse to `punchout_rom.nes`\n\n+ File \u003e Load Lua Script, browse to `fceux_client.nes`\n\n+ Place the FCEUX window on TOP RIGHT CORNER\n\n**Windows**\n\n+ Start script, `python3 bot.py`\n\n+ Start FCEUX\n\n+ Config \u003e Video \u003e Window Settings \u003e Set X and Y Scale to 2.0\n\n+ File \u003e Open ROM, browse to `punchout_rom.nes`\n\n+ File \u003e Lua \u003e New Lua Script Window, browse to `punchout_rom.nes`, click Run\n\n+ Place the FCEUX window on TOP RIGHT CORNER\n\n(Note: You may have to use `python` instead of `python3` for windows)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainingcomputers%2Fnes-punchout-ai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frainingcomputers%2Fnes-punchout-ai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frainingcomputers%2Fnes-punchout-ai/lists"}