{"id":16662544,"url":"https://github.com/temporal/demiurg","last_synced_at":"2026-03-18T21:17:29.052Z","repository":{"id":136165630,"uuid":"1351142","full_name":"TeMPOraL/Demiurg","owner":"TeMPOraL","description":"A point\u0026click adventure game in Common Lisp, written for Global Game Jam 2011.","archived":false,"fork":false,"pushed_at":"2017-08-26T12:50:59.000Z","size":2543,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-19T14:55:05.324Z","etag":null,"topics":["adventure-game","common-lisp","point-and-click"],"latest_commit_sha":null,"homepage":"https://temporal.itch.io/demiurg","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/TeMPOraL.png","metadata":{"files":{"readme":"README.org","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":"2011-02-10T15:57:40.000Z","updated_at":"2023-11-01T14:55:49.000Z","dependencies_parsed_at":null,"dependency_job_id":"f989a77e-52cc-4074-8bf0-ff683640be70","html_url":"https://github.com/TeMPOraL/Demiurg","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/TeMPOraL%2FDemiurg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeMPOraL%2FDemiurg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeMPOraL%2FDemiurg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TeMPOraL%2FDemiurg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TeMPOraL","download_url":"https://codeload.github.com/TeMPOraL/Demiurg/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243300912,"owners_count":20269260,"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":["adventure-game","common-lisp","point-and-click"],"created_at":"2024-10-12T10:38:15.423Z","updated_at":"2025-12-25T08:50:49.216Z","avatar_url":"https://github.com/TeMPOraL.png","language":"Common Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+title: Demiurg\n#+startup: hidestars\n\nA point\u0026click psychodelic adventure written for Global Game Jam 2011. Rated 2^{nd} place on Krakjam 2011 (local edition of GGJ).\n\n* Screenshots\n\n[[file:press/media2.png]]\n\n[[file:press/media.png]]\n\n* Installation\n\nGo to [[https://temporal.itch.io/demiurg][project page on itch.io]] or to [[http://archive.globalgamejam.org/2011/demiurg][Global Game Jam Archive]] to download assets. Put the assets in ~gfx/~ and ~sfx/~ directories, as appropriate.\n\nGrab a Common Lisp implementation (like [[http://www.sbcl.org/][SBCL]] or [[https://ccl.clozure.com/][CCL]]), and install [[https://www.quicklisp.org/beta/][Quicklisp]]. With Quicklisp installed,\nand with Lisp's working directory set to the source folder of this game, execute the following code in your REPL.\n\n#+BEGIN_SRC lisp\n  (ql:quickload '(:lispbuilder-sdl :lispbuilder-sdl-gfx :lispbuilder-sdl-image :cl-opengl :cl-openal))\n  (load \"main.lisp\")\n  (run-game)\n#+END_SRC\n\n* Authors\n  - [[http://archive.globalgamejam.org/users/sturmmayer][Marta Dettlaff]] - drawing\n  - [[http://archive.globalgamejam.org/users/madog][David Antczak]] - animation\n  - [[http://archive.globalgamejam.org/users/piotrzyla][Piotr Zyla]] - sound\n  - [[http://archive.globalgamejam.org/users/temporal][Jacek Złydach]] - code\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemporal%2Fdemiurg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftemporal%2Fdemiurg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftemporal%2Fdemiurg/lists"}