{"id":26975179,"url":"https://github.com/izure1/eriengine","last_synced_at":"2026-04-17T05:02:56.743Z","repository":{"id":48528024,"uuid":"327075653","full_name":"izure1/eriengine","owner":"izure1","description":"웹 2.5D 쿼터뷰 게임 엔진","archived":false,"fork":false,"pushed_at":"2021-12-21T15:59:09.000Z","size":52322,"stargazers_count":3,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-03T11:19:08.598Z","etag":null,"topics":["electron","game-engine","isometric-game","phaser3","typescript","vue"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/izure1.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}},"created_at":"2021-01-05T17:48:23.000Z","updated_at":"2024-08-25T10:12:23.000Z","dependencies_parsed_at":"2022-07-26T13:48:08.317Z","dependency_job_id":null,"html_url":"https://github.com/izure1/eriengine","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"purl":"pkg:github/izure1/eriengine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izure1%2Feriengine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izure1%2Feriengine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izure1%2Feriengine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izure1%2Feriengine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/izure1","download_url":"https://codeload.github.com/izure1/eriengine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/izure1%2Feriengine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270781197,"owners_count":24643804,"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","status":"online","status_checked_at":"2025-08-16T02:00:11.002Z","response_time":91,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["electron","game-engine","isometric-game","phaser3","typescript","vue"],"created_at":"2025-04-03T11:19:22.169Z","updated_at":"2026-04-17T05:02:56.734Z","avatar_url":"https://github.com/izure1.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 에리엔진\n에리엔진은 간단한 쿼터뷰 게임을 구현하도록 도와주는 게임 엔진입니다.  \n[Phaser3](https://github.com/photonstorm/phaser) 라이브러리를 사용하여 HTML 캔버스로 구현됩니다.\n\n공식 문서는 아래 링크를 참조해주세요.  \n[https://eriengine.izure.org](https://eriengine.izure.org)\n\n## 지원 프로그래밍 언어\n* [타입스크립트](https://www.typescriptlang.org/) **(권장)**\n* 자바스크립트\n\n기본적으로 위 두 가지 언어를 사용하여 프로그래밍합니다.  \n하지만 간단한 프로그래밍을 위한 기능도 지원합니다. 이를 **스크립트**라고 하며, 프로그래밍에 익숙하지 않은 사용자도 GUI의 형태로 프로그래밍할 수 있습니다. 추후 지원될 예정입니다.\n\n## 지원 운영체제\n에리엔진은 Windows10 x64 기반의 OS에서 동작합니다.  \n빌드된 게임은 웹, 윈도우, 안드로이드 등 크로스플랫폼을 지원합니다.\n\n## 설치\n기본적으로 Windows10 버전의 프리빌트된 버전을 배포합니다. 이는 [릴리스 페이지](https://github.com/izure1/eriengine/releases)에서 확인할 수 있습니다.\n\n만약 그 외의 운영체제에서 사용하고 싶다면 소스코드를 직접 빌드하는 방법이 있습니다.  \n아래 가이드라인을 따르세요.\n\n1. [Node.js](https://nodejs.org/ko/download/)를 설치합니다.\n2. 본 저장소에서 [에리엔진 소스코드를 다운](https://github.com/izure1/eriengine/archive/master.zip)받습니다.\n3. 다운받은 소스코드 디렉토리에서 `npm i` 명령어를 호출하여 의존모듈을 설치합니다.\n4. 이후 `npm run electron:build` 명령어를 호출하여 엔진을 빌드합니다.\n\n다만 에리엔진은 Windows10 환경에서 제작되었으며, 다른 운영체제의 정상적인 작동을 보장하지 않습니다.\n\n## 라이센스\n에리엔진은 **MIT 라이선스**를 따릅니다.  \n\n다만 에리엔진을 이용하여 빌드된 게임의 라이선스를 의미하는 것은 아닙니다.  \n게임의 라이선스는 엔진 배포자에게 따라 달라질 수 있으므로, 에리엔진 내부에서 확인하도록 하십시오.\n\n## 기여자 목록\n아래는 이 저장소를 도와주신 기여자 목록입니다.  \n\u003cimg src=\"https://contributors-img.web.app/image?repo=izure1/eriengine\"\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizure1%2Feriengine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fizure1%2Feriengine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fizure1%2Feriengine/lists"}