{"id":15028492,"url":"https://github.com/mugen87/yuka","last_synced_at":"2025-11-13T22:50:35.466Z","repository":{"id":37381881,"uuid":"96577416","full_name":"Mugen87/yuka","owner":"Mugen87","description":"JavaScript library for developing Game AI.","archived":false,"fork":false,"pushed_at":"2025-02-22T08:28:40.000Z","size":42146,"stargazers_count":1194,"open_issues_count":7,"forks_count":94,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-05-05T09:46:42.079Z","etag":null,"topics":["ai","game-ai","game-development","javascript"],"latest_commit_sha":null,"homepage":"https://mugen87.github.io/yuka/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Mugen87.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["HumanInteractive"]}},"created_at":"2017-07-07T21:19:47.000Z","updated_at":"2025-04-28T15:45:56.000Z","dependencies_parsed_at":"2023-02-10T02:31:11.967Z","dependency_job_id":"6ec4fdc7-7a24-4125-b5c8-02831a290756","html_url":"https://github.com/Mugen87/yuka","commit_stats":{"total_commits":688,"total_committers":8,"mean_commits":86.0,"dds":"0.10174418604651159","last_synced_commit":"10591304811222d6856020d5de129b39ef43b58d"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mugen87%2Fyuka","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mugen87%2Fyuka/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mugen87%2Fyuka/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mugen87%2Fyuka/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mugen87","download_url":"https://codeload.github.com/Mugen87/yuka/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254069515,"owners_count":22009558,"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":["ai","game-ai","game-development","javascript"],"created_at":"2024-09-24T20:08:27.557Z","updated_at":"2025-11-13T22:50:34.124Z","avatar_url":"https://github.com/Mugen87.png","language":"JavaScript","funding_links":["https://github.com/sponsors/HumanInteractive"],"categories":[],"sub_categories":[],"readme":"# Yuka \u0026middot; [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/Mugen87/yuka/blob/master/LICENSE) [![NPM Package](https://img.shields.io/npm/v/yuka.svg)](https://www.npmjs.com/package/yuka) [![Coverage Status](https://coveralls.io/repos/github/Mugen87/yuka/badge.svg?branch=master)](https://coveralls.io/github/Mugen87/yuka?branch=master)\n\nYuka is a JavaScript library for developing Game AI.\n\n* **Autonomous Agent Design:** Yuka provides a basic game entity concept and classes for state-driven and goal-driven agent design.\n* **Steering:** Use the build-in vehicle model and steering behaviors in order to develop moving game entities.\n* **Navigation:** Graph classes, search algorithms and a navigation mesh implementation enables advanced path finding.\n* **Perception:** Create game entities with a short-term memory and a vision component.\n* **Trigger:** Use triggers to generate dynamic actions in your game.\n* **Fuzzy Logic:** Make your game entities smarter with Yuka's fuzzy inference system.\n* **JSON:** Save and load the current state of your game by using a serialization/deserialization API based on JSON.\n\nYuka is a standalone library and independent of a particular 3D engine.\n\n## Documentation\n\nYou can find the Yuka documentation [on the website](https://mugen87.github.io/yuka/docs/).\n\n## Examples\n\nWe have several examples [on the website](https://mugen87.github.io/yuka/examples/). If you download the repository and execute `npm install \u0026\u0026 npm start` in the main directory, you can start a local server and check out the examples on your computer.\n\n## Chat\n\nThere is a [Discord server](https://discord.gg/MhnFwYM) if you want to chat about Yuka and game AI related topics.\n\n## Resources\n\nWe recommend the following books in order to get familiar with most of Yuka's concepts:\n\n[Programming Game AI by Example](https://www.amazon.com/Programming-Example-Wordware-Developers-Library/dp/1556220782) by Mat Buckland\n\n[3D Math Primer for Graphics and Game Development](https://www.amazon.com/Math-Primer-Graphics-Game-Development/dp/1568817231/) by Fletcher Dunn and Ian Parberry\n\n### License\n\nYuka is [MIT licensed](./LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmugen87%2Fyuka","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmugen87%2Fyuka","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmugen87%2Fyuka/lists"}