{"id":13442635,"url":"https://github.com/srcnalt/moppu","last_synced_at":"2025-04-06T04:19:03.040Z","repository":{"id":78947476,"uuid":"214718864","full_name":"srcnalt/moppu","owner":"srcnalt","description":"Autumn Lisp Game Jam 2019 Entry, Pixel Art Platformer Game","archived":false,"fork":false,"pushed_at":"2023-11-07T09:58:36.000Z","size":817,"stargazers_count":11,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T10:20:02.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Common Lisp","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/srcnalt.png","metadata":{"files":{"readme":"README.markdown","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}},"created_at":"2019-10-12T21:39:27.000Z","updated_at":"2023-11-07T09:58:40.000Z","dependencies_parsed_at":"2024-04-13T14:38:42.739Z","dependency_job_id":null,"html_url":"https://github.com/srcnalt/moppu","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/srcnalt%2Fmoppu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcnalt%2Fmoppu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcnalt%2Fmoppu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/srcnalt%2Fmoppu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/srcnalt","download_url":"https://codeload.github.com/srcnalt/moppu/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247431166,"owners_count":20937904,"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-07-31T03:01:48.354Z","updated_at":"2025-04-06T04:19:02.984Z","avatar_url":"https://github.com/srcnalt.png","language":"Common Lisp","readme":"# Moppu\nLisp Game Jam Autumn 2019 Entry\nPlay it here: https://sarge.itch.io/moppu\n\n![+D90t7](https://github.com/srcnalt/moppu/assets/3163281/e4308313-952c-4e2d-b484-ab40c7d7fc88)\n\n## Requirements\n\n- x86_64 Windows, GNU/Linux or macOS\n- OpenGL 2.1 or 3.3+\n- x86_64 SBCL or CCL\n- Quicklisp\n\n## How to install SBCL or CCL\n- Go to http://www.sbcl.org or https://ccl.clozure.com and download the tool.\n- After sbcl is installed you can call it with the command `sbcl` from command line.\n- After ccl is installed run the exe in the folder and you are ready to go.\n\n## How to install Quicklisp\n- Go to https://www.quicklisp.org ad download ´quicklisp.lisp´\n- While sbcl or ccl is running enter the command (load \"c:/somewhere/path_to_where_you_downloaded_quicklisp.lisp\")\n- Quicklisp will be installed into your user folder.\n- Run the command `(load \"~/quicklisp/setup.lisp\")` to start setup.\n- Run the command `(ql:add-to-init-file)` to load quick lisp automatically when you run sbcl or ccl.\n\n## How to Run\nTo run from REPL, clone project into ~/quicklisp/local-projects/ and run the following commands.\n\n```\n(ql-dist:install-dist \"http://bodge.borodust.org/dist/org.borodust.bodge.testing.txt\")\n\n(ql:register-local-projects)\n\n(ql:quickload :moppu) (moppu::run)\n```\n\n## Play the Builds\nYou can download the game for Windows, Mac and Linux from here.\nhttps://github.com/borodust/moppu/releases\n\n## Controls\n| Control  | Keyboard |\n|---------|---------|\n| Walk  | Arrow Keys |\n| Jump | Space |\n","funding_links":[],"categories":["Common Lisp"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrcnalt%2Fmoppu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsrcnalt%2Fmoppu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsrcnalt%2Fmoppu/lists"}