{"id":26908802,"url":"https://github.com/burnycoder/minecraft-clone","last_synced_at":"2025-09-11T13:06:28.885Z","repository":{"id":285481650,"uuid":"958272414","full_name":"BurnyCoder/minecraft-clone","owner":"BurnyCoder","description":"A browser-based Minecraft clone voxel game built using Three.js.","archived":false,"fork":false,"pushed_at":"2025-07-10T06:21:34.000Z","size":3420,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"1","last_synced_at":"2025-07-10T15:01:03.379Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BurnyCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2025-03-31T23:37:40.000Z","updated_at":"2025-05-05T20:53:55.000Z","dependencies_parsed_at":"2025-04-01T01:32:20.323Z","dependency_job_id":"c885c1a5-7dcb-489a-9616-d7fcf5c62fc4","html_url":"https://github.com/BurnyCoder/minecraft-clone","commit_stats":null,"previous_names":["burnycoder/minecraft-clone"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/BurnyCoder/minecraft-clone","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurnyCoder%2Fminecraft-clone","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurnyCoder%2Fminecraft-clone/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurnyCoder%2Fminecraft-clone/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurnyCoder%2Fminecraft-clone/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BurnyCoder","download_url":"https://codeload.github.com/BurnyCoder/minecraft-clone/tar.gz/refs/heads/1","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BurnyCoder%2Fminecraft-clone/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274640911,"owners_count":25322843,"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-09-11T02:00:13.660Z","response_time":74,"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":[],"created_at":"2025-04-01T12:18:37.456Z","updated_at":"2025-09-11T13:06:28.874Z","avatar_url":"https://github.com/BurnyCoder.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Minecraft Clone\n\nA lightweight Minecraft-inspired voxel game built with Three.js that runs directly in your browser.\n\n![Minecraft Clone Screenshot](minecraft.jpg)\n\n## Features\n\n- 🏗️ Break and place different types of blocks\n- 🌍 Procedurally generated terrain with trees\n- 🧱 Multiple block types (Dirt, Grass, Stone, Wood, Leaves, Planks)\n- 🏃‍♂️ First-person controls with physics (jumping, gravity)\n- 🎮 Simple and intuitive controls\n\n## How to Play\n\n1. **Click on the game window** to enable mouse lock and controls\n2. **Movement**: \n   - W, A, S, D - Move around\n   - SPACE - Jump\n   - Mouse - Look around\n3. **Block Interaction**:\n   - Left Click - Break blocks\n   - Right Click - Place blocks\n4. **Block Selection**:\n   - 1 - Stone\n   - 2 - Dirt\n   - 3 - Grass\n   - 4 - Wood Log\n   - 5 - Leaves\n   - 6 - Wood Planks\n\nPress ESC to exit mouse lock mode.\n\n## Installation\n\n1. Make sure you have [Node.js](https://nodejs.org/) installed.\n2. Clone this repository:\n   ```\n   git clone \u003crepository-url\u003e\n   cd minecraft-clone\n   ```\n3. Install dependencies:\n   ```\n   npm install\n   ```\n\n## Running the Game\n\nStart the development server:\n\n```\nnpm run dev\n```\n\nOpen your browser and navigate to:\n\n```\nhttp://localhost:8000\n```\n\n## Technical Details\n\nThis project is built with:\n\n- **Three.js** - For 3D rendering\n- **simplex-noise** - For procedural terrain generation\n- **PointerLockControls** - For first-person camera controls\n\nThe game uses:\n- Procedural texture generation with HTML Canvas\n- Raycasting for block placement and breaking\n- Physics simulation for player movement\n\n## Future Improvements\n\n- Water and lava blocks\n- Block breaking animations and sounds\n- Inventory system\n- Saving and loading worlds\n- Multiplayer functionality\n- More block types and crafting\n- Day/night cycle\n- AI generated and AI powered textures and entities\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n## Credits\n\nCreated as a learning project for 3D graphics and game development with Three.js. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburnycoder%2Fminecraft-clone","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fburnycoder%2Fminecraft-clone","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fburnycoder%2Fminecraft-clone/lists"}