{"id":25435864,"url":"https://github.com/zerowave022/trafficevader","last_synced_at":"2025-10-07T01:11:17.844Z","repository":{"id":206569086,"uuid":"716549975","full_name":"ZeroWave022/TrafficEvader","owner":"ZeroWave022","description":"A simple car game, powered by Pygame","archived":false,"fork":false,"pushed_at":"2025-02-11T20:05:42.000Z","size":21924,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-11T20:27:41.434Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ZeroWave022.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":"2023-11-09T11:22:02.000Z","updated_at":"2025-02-11T19:21:24.000Z","dependencies_parsed_at":"2023-11-19T21:26:15.245Z","dependency_job_id":"1503b074-df47-4fde-a58f-331c6bd9cbfa","html_url":"https://github.com/ZeroWave022/TrafficEvader","commit_stats":null,"previous_names":["zerowave022/trafficevader"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeroWave022%2FTrafficEvader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeroWave022%2FTrafficEvader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeroWave022%2FTrafficEvader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZeroWave022%2FTrafficEvader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZeroWave022","download_url":"https://codeload.github.com/ZeroWave022/TrafficEvader/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254035,"owners_count":22039792,"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":[],"created_at":"2025-02-17T07:34:00.558Z","updated_at":"2025-10-07T01:11:12.827Z","avatar_url":"https://github.com/ZeroWave022.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TrafficEvader\n\nA simple car game. Evade the traffic, collect coins and earn high scores!\n\n![Traffic Evader gameplay preview](./imgs/preview.png)\n\nTo play the game, download the project, and start `main.py`:\n\n```\npython main.py\n```\n\n## About the project\n\nThe game was created using [pygame](https://www.pygame.org).\n\nBelow you'll find a collection of images, diagrams and similiar which sum up how the project is set up.\n\n\u003cdetails\u003e\n\n\u003csummary\u003eAn early sketch of the project\u003c/summary\u003e\n\n\u003c!-- ![Sketch](./imgs/sketch.png) --\u003e\n\u003cimg src=\"./imgs/sketch.png\" alt=\"Sketch\" width=\"75%\"\u003e\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n\n\u003csummary\u003eView module UML class diagrams\u003c/summary\u003e\n\nThe diagrams are valid as of commit [14cd1c8](https://github.com/ZeroWave022/TrafficEvader/commit/14cd1c8a9cc09669c1f2a268f96ff02927b7d82c).\n\n### `viewmanager` class diagram\n\n\u003c!-- ![Viewmanager module UML class diagram](./imgs/viewmanager.png) --\u003e\n\u003cimg src=\"./imgs/viewmanager.png\" alt=\"Viewmanager module UML class diagram\" width=\"75%\"\u003e\n\n### `storage` class diagram\n\n\u003c!-- ![Storage module UML class diagram](./imgs/storage.png) --\u003e\n\u003cimg src=\"./imgs/storage.png\" alt=\"Storage module UML class diagram\" width=\"75%\"\u003e\n\n\n### `sprites` class diagram\n\n\u003c!-- ![Sprites module UML class diagram](./imgs/sprites.png) --\u003e\n\u003cimg src=\"./imgs/sprites.png\" alt=\"Sprites module UML class diagram\" width=\"75%\"\u003e\n\n\n### `ui` class diagram\n\n\u003c!-- ![UI module UML class diagram](./imgs/ui.png) --\u003e\n\u003cimg src=\"./imgs/ui.png\" alt=\"UI module UML class diagram\" width=\"75%\"\u003e\n\n\n### `views` class diagram\n\n\u003c!-- ![Views module UML class diagram](./imgs/views.png) --\u003e\n\u003cimg src=\"./imgs/views.png\" alt=\"Views module UML class diagram\" width=\"75%\"\u003e\n\n### A complete overview: UML package diagram\n\n\u003c!-- ![UML package diagram](./imgs/packages.png) --\u003e\n\u003cimg src=\"./imgs/packages.png\" alt=\"UML package diagram\" width=\"75%\"\u003e\n\n\u003c/details\u003e\n\n## Assets used\n\nA big thank you goes to the creators of the following game assets and tools:\n\n- [Gem and coin sprites](https://laredgames.itch.io/gems-coins-free)\n- [Explosion Animations Pack](https://ansimuz.itch.io/explosion-animations-pack)\n- [16-bit Race Car Set](https://brad-gilbertson.itch.io/16bit-race-car-set)\n- [NES Touring Car](https://chasersgaming.itch.io/racing-asset-touring-car-nes-psuedo) \u0026 [NES Police Car](https://chasersgaming.itch.io/racing-asset-police-car-nes)\n- [Pixel Art City Cars](https://ipixl.itch.io/city-cars)\n- [12x12 RPG Tileset](https://cypor.itch.io/12x12-rpg-tileset)\n- [Classic Arcade Sound Effects](https://yourpalrob.itch.io/classic-arcade-sound-effects)\n- [Menu Sounds Archive](https://moludar.itch.io/menu-sounds-archive)\n- [Public Pixel Font](https://ggbot.itch.io/public-pixel-font)\n- [PixelMe pixel art generator](https://pixel-me.tokyo/en/) used to create the obstacle sprites\n\n## License\n\nThis project is licensed under the [Apache License 2.0](https://github.com/ZeroWave022/TrafficEvader/blob/main/LICENSE) (excluding any sprites, sounds, fonts or other assets which have their own licenses).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerowave022%2Ftrafficevader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzerowave022%2Ftrafficevader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzerowave022%2Ftrafficevader/lists"}