{"id":19720358,"url":"https://github.com/okkindel/tankgame","last_synced_at":"2025-04-29T21:30:50.092Z","repository":{"id":120275636,"uuid":"124135095","full_name":"okkindel/TankGame","owner":"okkindel","description":"A React component, that can be included on webpage and after pressing a certain combination of keys it overlays the webpage and opens up a game based on \"Tanks\" (see: https://pl.wikipedia.org/wiki/Battle_City).","archived":true,"fork":false,"pushed_at":"2018-03-06T20:35:25.000Z","size":5838,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T23:38:08.773Z","etag":null,"topics":["battle-city","javascript","phaser","react","tank-game","webpack"],"latest_commit_sha":null,"homepage":"https://okkindel.github.io/tanks/","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/okkindel.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}},"created_at":"2018-03-06T20:34:27.000Z","updated_at":"2024-05-29T12:33:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"9b96246c-492d-46fb-bf95-5608586dbb30","html_url":"https://github.com/okkindel/TankGame","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/okkindel%2FTankGame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FTankGame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FTankGame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/okkindel%2FTankGame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/okkindel","download_url":"https://codeload.github.com/okkindel/TankGame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251585747,"owners_count":21613272,"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":["battle-city","javascript","phaser","react","tank-game","webpack"],"created_at":"2024-11-11T23:11:13.472Z","updated_at":"2025-04-29T21:30:50.086Z","avatar_url":"https://github.com/okkindel.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/nokia-wroclaw/innovativeproject-tanks-game/blob/master/src/game/assets/readme/innovative_logo.png\" alt=\"Innovative Project\"/\u003e\n\u003c/p\u003e\n\n## Idea\nInnovative Projects is an idea of cooperation between Nokia and universities. For each academic semester Nokia announces a list of topics which students can implement during their lectures or free time. Author of an idea becomes a tutor and helps the students in the project.\n\nIn case of any questions, proposals or improvements just write to us: innovative.projects@nokia.com\n\n## Project goal\nThe goal of project is to preare a React component, that can be included on webpage\nand after pressing a certain combination of keys it overlays the webpage\nand opens up a game based on \"Tanks\" (see: https://pl.wikipedia.org/wiki/Battle_City).\n\n## Scope definition\nFollowing project includes\n\u003cul\u003e\n  \u003cli\u003eReact component with playable game of Tanks\u003c/li\u003e\n  \u003cli\u003eBasic gameplay features: driving the tank, shooting at the enemies, collisions, destructible terrain\u003c/li\u003e\n  \u003cli\u003eSimple AI for enemies\u003c/li\u003e\n  \u003cli\u003eHighscores\u003c/li\u003e\n\u003c/ul\u003e\nYou can add your own features and ideas in the game\n\n## Installation\n```bash\ngit clone https://github.com/nokia-wroclaw/innovativeproject-tanks-game.git\ncd innovativeproject-tanks-game\nnpm install\nnpm start\n```\n\n## Screenshots\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"https://github.com/nokia-wroclaw/innovativeproject-tanks-game/blob/master/src/game/assets/readme/scr1.png\" alt=\"Main menu\"/\u003e\n  \u003cimg src=\"https://github.com/nokia-wroclaw/innovativeproject-tanks-game/blob/master/src/game/assets/readme/scr2.png\" alt=\"Gameplay\"/\u003e\n  \u003cimg src=\"https://github.com/nokia-wroclaw/innovativeproject-tanks-game/blob/master/src/game/assets/readme/scr3.png\" alt=\"Generator\"/\u003e\n\u003c/p\u003e\n\n## Technologies and Frameworks\n\u003cp align=\"center\"\u003e\n  \u003cimg width=\"25%\" src=\"https://github.com/nokia-wroclaw/innovativeproject-tanks-game/blob/master/src/game/assets/readme/phaser-logo.png\" alt=\"Phaser\"/\u003e\n  \u003cimg width=\"25%\" src=\"https://github.com/nokia-wroclaw/innovativeproject-tanks-game/blob/master/src/game/assets/readme/react-logo.png\" alt=\"React\"/\u003e\n  \u003cimg width=\"25%\" src=\"https://github.com/nokia-wroclaw/innovativeproject-tanks-game/blob/master/src/game/assets/readme/wpack-logo.png\" alt=\"Webpack\"/\u003e\n\u003c/p\u003e\n\n## Senseis\n\u003cul\u003e\n  \u003cli\u003eAndrzej Rozenfeld\u003c/li\u003e\n  \u003cli\u003eMateusz Sikora\u003c/li\u003e\n  \u003cli\u003eEwa Kaczmarek\u003c/li\u003e\n\u003c/ul\u003e\n\n## About us\n\u003cb\u003eIntercontinental Programmers\u003c/b\u003e\n\u003cul\u003e\n  \u003cli\u003eMaciej Dziadyk\u003c/li\u003e\n  \u003cli\u003eMaciej Hajduk\u003c/li\u003e\n  \u003cli\u003eMichał Treter\u003c/li\u003e\n  \u003cli\u003eAdrian Mucha\u003c/li\u003e\n\u003c/ul\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokkindel%2Ftankgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fokkindel%2Ftankgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fokkindel%2Ftankgame/lists"}