{"id":26299061,"url":"https://github.com/freeeez/tank-game","last_synced_at":"2026-04-19T14:05:28.425Z","repository":{"id":279084937,"uuid":"935936073","full_name":"FreeeeZ/tank-game","owner":"FreeeeZ","description":"This repo demonstrates basic tank game based on canvas","archived":false,"fork":false,"pushed_at":"2025-02-23T17:13:40.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-23T17:34:01.867Z","etag":null,"topics":["reactjs","typescript","vite"],"latest_commit_sha":null,"homepage":"https://tank-game-sandy.vercel.app/","language":"TypeScript","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/FreeeeZ.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":"2025-02-20T09:05:19.000Z","updated_at":"2025-02-23T17:13:43.000Z","dependencies_parsed_at":"2025-02-23T17:44:21.409Z","dependency_job_id":null,"html_url":"https://github.com/FreeeeZ/tank-game","commit_stats":null,"previous_names":["freeeez/tank-game"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeeeZ%2Ftank-game","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeeeZ%2Ftank-game/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeeeZ%2Ftank-game/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FreeeeZ%2Ftank-game/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FreeeeZ","download_url":"https://codeload.github.com/FreeeeZ/tank-game/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695539,"owners_count":20332626,"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":["reactjs","typescript","vite"],"created_at":"2025-03-15T06:47:29.896Z","updated_at":"2026-04-19T14:05:23.384Z","avatar_url":"https://github.com/FreeeeZ.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tank game\n![Game Screenshot](./.repo/screen_1.png)\n\n## Main deps\n\n![react](https://img.shields.io/badge/react-v19.0.0-green?style=flat-square)\n![typescript](https://img.shields.io/badge/typescript-v5.7.2-lightgrey?style=flat-square)\n![vite](https://img.shields.io/badge/vite-v6.1.0-yellow?style=flat-square)\n![license](https://img.shields.io/badge/license-MIT-green?style=flat-square)\n\n## Project structure\n\n```\ntank-game/\n├── public/             # Static files\n├── src/                # Source code\n│   ├── classes/        # Classes with game logic (tanks, bullets, explosions, obstacles, etc.)\n│   ├── features/       # Components and hooks\n│   ├── App.tsx         # Main application component\n│   └── main.tsx        # Entry point\n├── index.html          # HTML template\n└── vite.config.ts      # Vite configuration\n```\n\n## Features\n\n- Control the tank using the arrow keys.\n- Ability to shoot at the enemy.\n- A bot with artificial intelligence that moves and shoots.\n- Obstacles on the map that are randomly generated.\n- Animation of an explosion when a tank is destroyed.\n- Visually highlighted edges of the map.\n\n## Controls\n\n- Arrows up/down — move forward/backward.\n- Arrows left/right — turn the tank.\n- Space — shoot.\n\n## Quick start\n\n1. Install all dependencies using `yarn` or `npm install`\n2. Start the development server using `yarn dev` or `npm run dev`\n3. Open up [http://localhost:3000](http://localhost:3000)\n\n## License\n\n[MIT](https://github.com/FreeeeZ/tank-game/blob/main/LICENSE)\n\nCopyright (c) 2025, Shell Vladislav\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeeez%2Ftank-game","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffreeeez%2Ftank-game","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffreeeez%2Ftank-game/lists"}