{"id":19772812,"url":"https://github.com/michaelkolesidis/character-movement-theejs","last_synced_at":"2025-04-30T18:31:10.211Z","repository":{"id":64886329,"uuid":"579218744","full_name":"michaelkolesidis/character-movement-theejs","owner":"michaelkolesidis","description":"An example of basic character and camera movement in Three.js.","archived":false,"fork":false,"pushed_at":"2022-12-17T09:58:10.000Z","size":287,"stargazers_count":11,"open_issues_count":0,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T03:41:19.522Z","etag":null,"topics":["3d-graphics","character-control","fox","threejs","threejs-boilerplate","threejs-example","threejs-game","threejs-learning"],"latest_commit_sha":null,"homepage":"https://character-movement-threejs.vercel.app/","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/michaelkolesidis.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-12-17T00:55:06.000Z","updated_at":"2025-02-25T13:09:10.000Z","dependencies_parsed_at":"2022-12-17T13:48:41.367Z","dependency_job_id":null,"html_url":"https://github.com/michaelkolesidis/character-movement-theejs","commit_stats":null,"previous_names":["mnkbb699/character-movement-theejs","mkole/character-movement-theejs","michaelkolesidis/character-movement-theejs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Fcharacter-movement-theejs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Fcharacter-movement-theejs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Fcharacter-movement-theejs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Fcharacter-movement-theejs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelkolesidis","download_url":"https://codeload.github.com/michaelkolesidis/character-movement-theejs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251760776,"owners_count":21639476,"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":["3d-graphics","character-control","fox","threejs","threejs-boilerplate","threejs-example","threejs-game","threejs-learning"],"created_at":"2024-11-12T05:07:43.822Z","updated_at":"2025-04-30T18:31:09.879Z","avatar_url":"https://github.com/michaelkolesidis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Character Movement in Three.js\n\n![screenshot](./screenshots/screenshot-01.png)\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/30ec6d32-aba7-49e0-bffb-8e5322d1ade2/deploy-status)](https://app.netlify.com/sites/character-movement/deploys)\n\nAn example of basic character and camera movement in [Three.js](https://threejs.org/).\n\n## How to Play\n\n| Action          |    Buttons    |\n| --------------- | :-----------: |\n| **Walk**        |    Arrows     |\n| **Run**         | Arrows + Ctrl |\n| **Look Around** |     Space     |\n| **Show Help**   |       I       |\n\n## Setup\n\nFirst, you need to download and install [Node.js](https://nodejs.org/en/download/). Then, clone or download the project, and while inside its main folder run the following commands:\n\n```bash\n# Install dependencies (only the first time)\nnpm install\n\n# Run the local server at localhost:8080\nnpm run dev\n\n# Build for production in the dist/ directory\nnpm run build\n```\n\n## Plans\n\n- Implement running (listening to multiple keys pressed events)\n- Add instructions modal\n- Smoother animations\n- Add more objects\n\n## License\n\n[MIT License](https://opensource.org/licenses/MIT)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkolesidis%2Fcharacter-movement-theejs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelkolesidis%2Fcharacter-movement-theejs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkolesidis%2Fcharacter-movement-theejs/lists"}