{"id":20885547,"url":"https://github.com/tomdionysus/tenkai","last_synced_at":"2025-07-05T09:36:40.870Z","repository":{"id":41674162,"uuid":"254528982","full_name":"tomdionysus/tenkai","owner":"tomdionysus","description":"2D Browser Based Gaming Engine","archived":false,"fork":false,"pushed_at":"2023-01-09T07:19:09.000Z","size":1070,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-08T22:44:14.350Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://tenkai.games","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"0bsd","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tomdionysus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-04-10T02:48:31.000Z","updated_at":"2022-09-18T05:50:50.000Z","dependencies_parsed_at":"2023-02-08T09:15:53.912Z","dependency_job_id":null,"html_url":"https://github.com/tomdionysus/tenkai","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tomdionysus/tenkai","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomdionysus%2Ftenkai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomdionysus%2Ftenkai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomdionysus%2Ftenkai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomdionysus%2Ftenkai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tomdionysus","download_url":"https://codeload.github.com/tomdionysus/tenkai/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tomdionysus%2Ftenkai/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262266711,"owners_count":23284747,"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-11-18T08:13:49.401Z","updated_at":"2025-06-27T13:38:36.676Z","avatar_url":"https://github.com/tomdionysus.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tenkai\n\n[![Build Status](https://img.shields.io/travis/tomdionysus/tenkai/master.svg)](https://travis-ci.org/tomdionysus/tenkai)\n[![Coverage Status](https://coveralls.io/repos/github/tomdionysus/tenkai/badge.svg?branch=master)](https://coveralls.io/github/tomdionysus/tenkai?branch=master)\n[![NPM version](https://img.shields.io/npm/v/tenkai.svg)](https://www.npmjs.com/package/tenkai)\n\nTenkai is a 2D game engine written in JavaScript. It is designed to create games that run in the browser using standard PNG/JPG/MP3 assets, supporting multiple nested scenes and entities (sprites/mobs), audio and sfx, and an event driven management system. \n\nWhen combined with the [Electron](https://electronjs.org/) project, Tenkai can be used to build standalone games that run on a variety of platforms including Windows, MacOS and Linux. \n\n## Installation\n\n```\nnpm install tenkai\n```\n\n## Documentation\n\nTenkai is a set of ES2015 classes designed to be complied to a JS application for the browser using [Browserify](http://browserify.org/) or another similar toolchain. A blank game project with an on-demand complier and an [Electron](https://electronjs.org) build toolchain is available.  \n\n* *Concepts* - [See an overview of the concepts in Tenkai here](docs/concepts).\n* *HOWTOs* - [See general HOWTOs and example projects here](docs/howotos).\n\n### `npm` Package Documentation\n\n* `tenkai` [tomdionysus.github.io/tenkai](https://tomdionysus.github.io/tenkai/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdionysus%2Ftenkai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomdionysus%2Ftenkai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomdionysus%2Ftenkai/lists"}