{"id":15100347,"url":"https://github.com/js13kgames/shoot-back","last_synced_at":"2025-10-08T06:31:36.705Z","repository":{"id":82386190,"uuid":"42743572","full_name":"js13kGames/shoot-back","owner":"js13kGames","description":"Shoot Back - a js13kGames 2015 competition entry by @jesstelford.","archived":false,"fork":true,"pushed_at":"2015-09-13T22:28:20.000Z","size":380,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-02T07:22:45.325Z","etag":null,"topics":["2015","competition","desktop","game","html5","javascript","js13k","js13kgames","js13kgames2015","optimization","reversed"],"latest_commit_sha":null,"homepage":"https://js13kgames.com/entries/shoot-back","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"jesstelford/shoot-back","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/js13kGames.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}},"created_at":"2015-09-18T19:40:16.000Z","updated_at":"2022-10-13T02:08:42.000Z","dependencies_parsed_at":"2023-03-03T08:00:20.692Z","dependency_job_id":null,"html_url":"https://github.com/js13kGames/shoot-back","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/js13kGames%2Fshoot-back","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fshoot-back/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fshoot-back/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fshoot-back/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js13kGames","download_url":"https://codeload.github.com/js13kGames/shoot-back/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235688644,"owners_count":19029910,"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":["2015","competition","desktop","game","html5","javascript","js13k","js13kgames","js13kgames2015","optimization","reversed"],"created_at":"2024-09-25T17:49:49.756Z","updated_at":"2025-10-08T06:31:31.355Z","avatar_url":"https://github.com/js13kGames.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shoot Back\n\nSide-scrolling shooter with a unique time reversal mechanic: Death causes time\nto reset so you can play through the level again with your past self.\n\n## Instructions\n\n* Arrows to move\n* Space to shoot\n* Hit an enemy and time resets\n\n----\n\n# Goals for future development\n\nUnique endless sidescrolling shooter for 2 players.\n\n## Idea\n\n### Premise\n\n* Player 1 must escort a \"valuable\" ship through space.\n* The ship grants an ability to be teleported back in time instead of dying.\n* The enemy (Player 2) is carrying nukes. If they touch the \"valuable\" ship,\n  it's game over for P1.\n* P2's bullets aren't strong enough to hur the \"valuable\" ship, but can kill P1.\n* The teleport ability is restricted - there are only so many \"lives\" it can\n  grant.\n\n### Game Play\n\n#### Player 1\n\n* P1 starts the game as a regular side-scrolling shooter\n* When shot, the player is teleported back to the start of the game (in time \u0026\n  space)\n* And everything is vertically reversed (flipped)\n* The original play through (P1a) is now played back on auto\n* While the player plays as a clone of the first (P1b)\n* So now there are two versions of the player (P1a \u0026 P1b) killing enemies\n* If P1a is not killed by the original enemy which killed it, it becomes AI\n  controlled\n* Once P1a dies, it is NOT teleported back. Instead, its play through is\n  recorded for the next time P1b is teleported back (as P1c now).\n* If P1 uses up all their \"lives\", the game will continue to play as the AI\n  until all the clones are killed, or they reach the end of the level\n* Once the level is over, it's P2's go.\n\n##### Player 2\n\n* Now player 2 plays the game, but from their perspective from the point where\n  P1 died / finished the level.\n* P1 appears to be moving in reverse (as if P2 is pushing them back)\n* P2 has the same teleport ability as P1, \n* When P2 is teleported back, the same thing happens as with P1.\n* The number lives P2 has is the number of kills P1 made +1Describe the game?\n* At each point where P1 died, a new P1 is spawned by flying out of the\n  \"valuable\" ship\n* The P1's are AI controlled\n\n## Implementation\n\n### Phase 1\n\nThe side-scrolling shooter\n\n### Phase 2\n\nReset after dying\n\n### Phase 3\n\n2 player / reverse\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs13kgames%2Fshoot-back","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjs13kgames%2Fshoot-back","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs13kgames%2Fshoot-back/lists"}