{"id":21487332,"url":"https://github.com/sbarisic/asteroids2017","last_synced_at":"2025-03-17T10:15:01.132Z","repository":{"id":46073765,"uuid":"111574539","full_name":"sbarisic/Asteroids2017","owner":"sbarisic","description":"Asteroids (2017)","archived":false,"fork":false,"pushed_at":"2023-09-23T13:53:06.000Z","size":138488,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-23T19:48:27.701Z","etag":null,"topics":["asteroids","game","python","sfml","shaders"],"latest_commit_sha":null,"homepage":"","language":"Python","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/sbarisic.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}},"created_at":"2017-11-21T16:35:26.000Z","updated_at":"2021-11-16T11:40:25.000Z","dependencies_parsed_at":"2023-01-31T04:01:52.770Z","dependency_job_id":null,"html_url":"https://github.com/sbarisic/Asteroids2017","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/sbarisic%2FAsteroids2017","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarisic%2FAsteroids2017/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarisic%2FAsteroids2017/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbarisic%2FAsteroids2017/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbarisic","download_url":"https://codeload.github.com/sbarisic/Asteroids2017/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244014187,"owners_count":20383716,"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":["asteroids","game","python","sfml","shaders"],"created_at":"2024-11-23T13:28:15.557Z","updated_at":"2025-03-17T10:15:00.734Z","avatar_url":"https://github.com/sbarisic.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Asteroids (2017)\n\nA small project to practice python\n\n[\u003e\u003e DOWNLOAD NOW \u003c\u003c](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/AsteroidsGame.zip)\n\n# Features\n\n* In-game console\n* Console commands which are defined with attributes\n```python\n@DefineConCommand(\"banana\")\ndef ConCmd_Banana(line, args, cmd):\n\tif len(args) == 2:\n\t\tfor x in range(int(args[1])):\n\t\t\tConWrite(\"Banana\")\n\telse:\n\t\tConWrite(\"Banana!\")\n```\n* Cheats\n* Highscores\n* Waves of asteroids\n* Simple space physics/movement simulation\n* Config file to store settings\n* Anti tampering system for the config file\n* Random asteroid shape generation\n* Circle-Circle collision detection\n* Sound effects\n* Shaders\n\n# Screenshots\n\n![alt text](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/screenshots/a.png \"A\")\n\n![alt text](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/screenshots/b.png \"B\")\n\n![alt text](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/screenshots/c.png \"C\")\n\n![alt text](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/screenshots/k.png \"K\")\n\n![alt text](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/screenshots/d.png \"D\")\n\n![alt text](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/screenshots/e.png \"E\")\n\n![alt text](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/screenshots/f.png \"F\")\n\n![alt text](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/screenshots/g.png \"G\")\n\n![alt text](https://raw.githubusercontent.com/sbarisic/Asteroids2017/master/screenshots/h.png \"H\")\n\n# TO-DO\n\n* ~~Shaders, make it look funky~~\n* Some kind of power-up system\n* Online leatherboards/~~highscores~~\n* Load/store key bindings in a file?\n* Eye candy, eye candy, eye candy\n* Ear candy?\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbarisic%2Fasteroids2017","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbarisic%2Fasteroids2017","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbarisic%2Fasteroids2017/lists"}