{"id":13817048,"url":"https://github.com/mrchantey/koora","last_synced_at":"2025-05-15T19:30:55.757Z","repository":{"id":42040044,"uuid":"480184056","full_name":"mrchantey/koora","owner":"mrchantey","description":"Assemblyscript 3D Game Framework","archived":true,"fork":false,"pushed_at":"2022-11-03T03:45:34.000Z","size":2208,"stargazers_count":27,"open_issues_count":3,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-14T02:37:37.785Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/mrchantey.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":"2022-04-11T01:13:38.000Z","updated_at":"2024-10-15T08:33:31.000Z","dependencies_parsed_at":"2022-07-25T22:47:19.011Z","dependency_job_id":null,"html_url":"https://github.com/mrchantey/koora","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/mrchantey%2Fkoora","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrchantey%2Fkoora/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrchantey%2Fkoora/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrchantey%2Fkoora/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrchantey","download_url":"https://codeload.github.com/mrchantey/koora/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225368916,"owners_count":17463475,"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-08-04T06:00:32.464Z","updated_at":"2024-11-19T14:31:40.554Z","avatar_url":"https://github.com/mrchantey.png","language":"TypeScript","funding_links":[],"categories":["Packages"],"sub_categories":[],"readme":"# koora\n\n\u003e **NOTE: This project is not in active development.**\n\u003e \n\u003e I'm continuing my wasm experiments using [Rust and Bevy](https://bevyengine.org/)\n\nAssemblyScript Game Framework\n\nwebsite: [koora.dev](https://koora.dev)\n\n## Packages\n\n- `./packages/ecs`\n  - No-Dependency ECS Architecture\n- `./packages/core`\n  - Koora Core\n  - WebGL\n- `./packages/site`\n  - Documentation\n  - Blog\n  - Examples\n\n## Repo Guide\n\nThere are quite a few steps to getting up and running, but the end result is hot reloading across both wasm and web.\n\n### Up and running - Core\n\nTo get up and running:\n1. Terminal 1: `npm run watch-as -w packages/core`\n   - This watches the `src-as` directory for changes\n2. Terminal 2: `npm run watch-src -w packages/core`\n   - This starts webpack in watch mode, watching the `src` directory\n4. Terminal 3: `npm run start -w packages/core`\n   - This starts `live-server`, watching the build directory\n5. Visit `http://127.0.0.1:8080/?ktest`\n\t- The query parameter just starts some debug stuff to check all is working\n\n### Up and running - Site\n\nTo get site up and running\n1. Terminal 1: `npm run watch-build -w packages/core`\n\t- this will update the sites build whenever the core build changes\n2. Terminal 2: `npm run start -w packages/site`\n\t- start docusaurus\n\n### Up and running - Testing\n\nTo test ecs proxy generator:\n1. `npm run make-proxies-test -w packages/ecs`\n\nUnit tests\n1. `npm run test -w packages/testing`\n\n## TODO\n- Material UBOs\n- Sparse Set ECS\n- SDF fonts\n- Simple collision\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrchantey%2Fkoora","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrchantey%2Fkoora","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrchantey%2Fkoora/lists"}