{"id":19711311,"url":"https://github.com/whoisfpc/charactermovement","last_synced_at":"2025-10-11T04:53:04.124Z","repository":{"id":109932331,"uuid":"173448860","full_name":"whoisfpc/CharacterMovement","owner":"whoisfpc","description":"a demo of 2d capsule based character movement implement","archived":false,"fork":false,"pushed_at":"2022-07-04T15:47:15.000Z","size":436,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-27T19:54:40.730Z","etag":null,"topics":["2d","character-movement","game","gamedev","javascript","movement","network-multiplayer"],"latest_commit_sha":null,"homepage":null,"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/whoisfpc.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-03-02T13:05:17.000Z","updated_at":"2023-08-25T07:22:21.000Z","dependencies_parsed_at":"2023-03-16T04:30:52.766Z","dependency_job_id":null,"html_url":"https://github.com/whoisfpc/CharacterMovement","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/whoisfpc/CharacterMovement","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoisfpc%2FCharacterMovement","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoisfpc%2FCharacterMovement/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoisfpc%2FCharacterMovement/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoisfpc%2FCharacterMovement/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/whoisfpc","download_url":"https://codeload.github.com/whoisfpc/CharacterMovement/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/whoisfpc%2FCharacterMovement/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006210,"owners_count":26084062,"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-10-11T02:00:06.511Z","response_time":55,"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":["2d","character-movement","game","gamedev","javascript","movement","network-multiplayer"],"created_at":"2024-11-11T22:11:02.836Z","updated_at":"2025-10-11T04:53:04.118Z","avatar_url":"https://github.com/whoisfpc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CharacterMovement\n\u003e a 2d capsule based character movement implement demo.\n\n![](demo.gif)\n\n## Prerequisites\n\u003e nodejs \u0026 npm\n\n## Build \u0026 Run\n\n### 1. Install development dependencies\n```sh\nnpm install\n```\n### 2. Build the project\nonly build the code\n```sh\nnpm run build\n```\nor start a development environment\n```sh\nnpm run dev\n```\n### 3. Try it\n\u003e open the public/index.html or navigate to [localhost:5000](http://localhost:5000)  \n\u003e Test online [https://whoisfpc.github.io/CharacterMovement/](https://whoisfpc.github.io/CharacterMovement/)\n\n## What it is\n\u003e It is a demo project, implement 2d capsule based character movement.\n\n## What it is not\n\u003e It is not a library, so it will hard to direct use it in other project.\n\n## Debug Console\n|    Console Vars     | Description                   |\n| :-----------------: | :---------------------------- |\n|     Time.scale      | (0-1), scale time             |\n| Debug.showDebugDraw | (true,false), show move infos |\n\n## Todo list\n- [x] Walking\n- [x] Walking slope\n- [x] Step up stairs\n- [x] Falling\n- [x] Jumping\n- [x] Animation\n- [ ] Improve robustness\n- [x] Network multiplayer\n\n## License\nThis project is licensed under the MIT License - see the **LICENSE** file for details\n\n## Reference\nUE4 CharacterMovement\n\n[https://gafferongames.com/post/state_synchronization/](https://gafferongames.com/post/state_synchronization/)\n\n[http://www.gabrielgambetta.com/client-server-game-architecture.html](http://www.gabrielgambetta.com/client-server-game-architecture.html)\n\n## Credits\nTest animation sprites come from [Animated Pixel Adventurer](https://rvros.itch.io/animated-pixel-hero)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhoisfpc%2Fcharactermovement","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwhoisfpc%2Fcharactermovement","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwhoisfpc%2Fcharactermovement/lists"}