{"id":24796339,"url":"https://github.com/anthonytedja/bounce","last_synced_at":"2025-03-24T20:18:37.236Z","repository":{"id":129232365,"uuid":"364307488","full_name":"anthonytedja/bounce","owner":"anthonytedja","description":"bounce is a bitmap assembly mini game driven by the MARS simulator","archived":false,"fork":false,"pushed_at":"2022-05-16T19:08:44.000Z","size":1886,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T00:33:56.595Z","etag":null,"topics":["assembly","bitmap","game","mars","mips","mmio","simulator"],"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/anthonytedja.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":"2021-05-04T15:46:54.000Z","updated_at":"2022-02-17T03:27:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"fcf9650f-c0c4-4c12-9944-d91b0fcfb9eb","html_url":"https://github.com/anthonytedja/bounce","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonytedja%2Fbounce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonytedja%2Fbounce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonytedja%2Fbounce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anthonytedja%2Fbounce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anthonytedja","download_url":"https://codeload.github.com/anthonytedja/bounce/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245343984,"owners_count":20599867,"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":["assembly","bitmap","game","mars","mips","mmio","simulator"],"created_at":"2025-01-30T00:32:59.337Z","updated_at":"2025-03-24T20:18:37.231Z","avatar_url":"https://github.com/anthonytedja.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bounce\n\n[![Thumbnail](bounce.jpg)](https://github.com/anthonytedja/bounce/blob/main/bounce.s)\n\n\u003e bounce is a MIPS assembly game modelled after [`doodle jump.`](https://en.wikipedia.org/wiki/Doodle_Jump)\n\n## Usage\n\n[![Demo](usage.gif)](https://github.com/anthonytedja/bounce/blob/main/bounce.s)\n\nAssembler \u0026 Runtime Simulator: [`MARS 4.5+`](http://courses.missouristate.edu/kenvollmar/mars/download.htm)\n\nConnect \u0026 configure the bitmap display \u0026 keyboard to the specifications displayed\n\n- Unit Width: `8px`\n- Unit Height: `8px`\n- Display Width: `256px`\n- Display Height: `256px`\n- Base Address: `0x10008000 ($gp)`\n\nCompile and Run the code to get started with the game\n\nActions are taken with specific keyboard commands typed into the keyboard MMIO Simulator\n\n- `s` : Reset Game\n- `j` : Move Left\n- `k` : Move Right\n\n## Features\n\n- Gameplay gets faster as the doodler gets higher\n- Blue platforms give a boosted jump\n- Jump is modeled after a parabola for gravity acceleration\n\n## Built With\n\n- MARS 4.5\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonytedja%2Fbounce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fanthonytedja%2Fbounce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fanthonytedja%2Fbounce/lists"}