{"id":28383617,"url":"https://github.com/msiorr/threejs-shooter","last_synced_at":"2026-04-15T05:31:56.343Z","repository":{"id":176095121,"uuid":"499112543","full_name":"MSiorr/Threejs-Shooter","owner":"MSiorr","description":"Simple 3D game - school project","archived":false,"fork":false,"pushed_at":"2022-06-18T10:10:27.000Z","size":41514,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-25T14:47:56.280Z","etag":null,"topics":["css","html","javascript","kotlin","postgresql","threejs","webpack"],"latest_commit_sha":null,"homepage":"https://ms-fps.herokuapp.com/","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/MSiorr.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":"2022-06-02T11:44:20.000Z","updated_at":"2022-06-18T10:10:00.000Z","dependencies_parsed_at":"2023-07-09T12:16:20.789Z","dependency_job_id":null,"html_url":"https://github.com/MSiorr/Threejs-Shooter","commit_stats":null,"previous_names":["msiorr/threejs-shooter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MSiorr/Threejs-Shooter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSiorr%2FThreejs-Shooter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSiorr%2FThreejs-Shooter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSiorr%2FThreejs-Shooter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSiorr%2FThreejs-Shooter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MSiorr","download_url":"https://codeload.github.com/MSiorr/Threejs-Shooter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MSiorr%2FThreejs-Shooter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31828530,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"online","status_checked_at":"2026-04-15T02:00:06.175Z","response_time":63,"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":["css","html","javascript","kotlin","postgresql","threejs","webpack"],"created_at":"2025-05-30T06:47:29.082Z","updated_at":"2026-04-15T05:31:56.329Z","avatar_url":"https://github.com/MSiorr.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Threejs-Shooter\nSimple 3D game\n\n![look](https://user-images.githubusercontent.com/49323088/173390301-d62e3edc-b686-4c34-b8d3-5f978044a626.png)\n\n\n### Test it now \n**👉 https://ms-fps.herokuapp.com/ 👈**\n\n\n##  Overall info\n\nWe create a level in the editor and upload it to the server.\n\nThen in the launched client project we can load our level\n\nThe aim is to defeat all opponents\n\n## Installation\n\n - Clone/download the repository\n - In `\\Server` run Kotlin sparkserver file `\\src\\main\\kotlin\\sparkserver\\App.kt` on default port 5000 (by e.g. InelliJ IDEA)\n - In `\\Client`:\n   - In terminal `run npm i` to install dependencies\n   - In the terminal `run npm run go` to run project on webpack server (default port 8080)\n    \n\n## Features\n\n- Map Editor\n- Leaderboard\n- 3D Models\n- Animations\n- Score system\n- Particles\n- Lights and Shadows\n- Textures\n- Shooting\n- Possibility to change camera settings\n\n## Technologies\n\n\u003cp\u003e\n \u003cimg src=\"https://img.shields.io/badge/Three.js-000000?logo=Three.js\u0026logoColor=white\u0026style=for-the-badge\" /\u003e \n \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DF1E?logo=JavaScript\u0026logoColor=black\u0026style=for-the-badge\" /\u003e \n \u003cimg src=\"https://img.shields.io/badge/HTML5-E34F26?logo=HTML5\u0026logoColor=white\u0026style=for-the-badge\" /\u003e \n \u003cimg src=\"https://img.shields.io/badge/CSS3-1572B6?logo=CSS3\u0026logoColor=white\u0026style=for-the-badge\" /\u003e \n \u003cimg src=\"https://img.shields.io/badge/Webpack-8DD6F9?logo=Webpack\u0026logoColor=black\u0026style=for-the-badge\" /\u003e \n\u003c/p\u003e\n\u003cp\u003e\n \u003cimg src=\"https://img.shields.io/badge/Kotlin-7F52FF?logo=Kotlin\u0026logoColor=white\u0026style=for-the-badge\" /\u003e \n \u003cimg src=\"https://img.shields.io/badge/PostgreSQL-4169E1?logo=PostgreSQL\u0026logoColor=white\u0026style=for-the-badge\" /\u003e\n\u003c/p\u003e\n\n\n## Controls\n\n- WASD - player movement\n- Space - laser shooting\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsiorr%2Fthreejs-shooter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsiorr%2Fthreejs-shooter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsiorr%2Fthreejs-shooter/lists"}