{"id":13438416,"url":"https://github.com/oitofelix/mininim","last_synced_at":"2025-03-20T05:32:00.699Z","repository":{"id":91529768,"uuid":"45019320","full_name":"oitofelix/mininim","owner":"oitofelix","description":"The Advanced Prince of Persia Engine (a childhood dream)","archived":false,"fork":false,"pushed_at":"2020-12-31T15:45:31.000Z","size":34054,"stargazers_count":133,"open_issues_count":1,"forks_count":11,"subscribers_count":20,"default_branch":"master","last_synced_at":"2024-08-01T03:27:19.497Z","etag":null,"topics":["game","gnu","linux","macosx","mininim","prince-of-persia","windows"],"latest_commit_sha":null,"homepage":"http://oitofelix.github.io/mininim/","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/oitofelix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2015-10-27T05:37:24.000Z","updated_at":"2024-07-11T13:19:01.000Z","dependencies_parsed_at":"2024-01-23T18:13:33.275Z","dependency_job_id":"0f055bb1-8165-4267-8eda-919ad29591b8","html_url":"https://github.com/oitofelix/mininim","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oitofelix%2Fmininim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oitofelix%2Fmininim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oitofelix%2Fmininim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oitofelix%2Fmininim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oitofelix","download_url":"https://codeload.github.com/oitofelix/mininim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221735087,"owners_count":16872224,"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":["game","gnu","linux","macosx","mininim","prince-of-persia","windows"],"created_at":"2024-07-31T03:01:05.360Z","updated_at":"2024-10-27T21:30:17.996Z","avatar_url":"https://github.com/oitofelix.png","language":"C","funding_links":[],"categories":["C"],"sub_categories":[],"readme":"# MININIM\n**The Advanced Prince of Persia Engine (a childhood dream)**\n\n![MININIM](http://oitofelix.github.io/mininim/mininim.png)\n\n- [Homepage](http://oitofelix.github.io/mininim/)\n- [Forum](http://forum.princed.org/viewforum.php?f=127)\n- **IRC:** irc://irc.freenode.net/mininim\n- [VCS](http://github.com/oitofelix/mininim/)\n\n## Building\n\nTo build MININIM from this Git repository you'll need to have\ninstalled in your machine **Automake**, **Autoconf**, **GCC**, **GNU\nMake**, **gnulib**, **CMake**, **Lua 5.0**, **Readline** and\n[MININIM's fork of **Allegro**](https://github.com/oitofelix/allegro5).\nFor apt based GNU/Linux distributions (Ubuntu, Debian, ...):\n\n```\nsudo apt-get remove liballegro5-dev liballegro-image5-dev \\\n  liballegro-audio5-dev liballegro-acodec5-dev liballegro-dialog5-dev\nsudo apt-get install automake autoconf gcc make gnulib cmake lua50 \\\n  liblua50-dev liblualib50-dev libreadline-dev\nsudo apt-get build-dep allegro5\ngit clone https://github.com/oitofelix/allegro5.git\ncd allegro5\ncmake\nmake\nsudo make install\ncd ..\ngit clone https://github.com/oitofelix/mininim.git\ncd mininim\n./bootstrap\n./configure LUA_LIB=\"-llua50 -llualib50\"\nmake\n./mininim\n```\n\nTo build MININIM's documentation you'll need **Texinfo**, **TeX Live**\nand **help2man**.  For apt based distributions:\n\n```\nsudo apt-get install texinfo texlive texlive-generic-recommended \\\n  help2man\ncd mininim/doc\nmake mininim.pdf\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foitofelix%2Fmininim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foitofelix%2Fmininim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foitofelix%2Fmininim/lists"}