{"id":18071834,"url":"https://github.com/dmcinnes/dead-valley","last_synced_at":"2025-04-12T02:53:20.213Z","repository":{"id":13304743,"uuid":"15991024","full_name":"dmcinnes/dead-valley","owner":"dmcinnes","description":"HTML5 Grand Theft Auto style Zombie Survival Game","archived":false,"fork":false,"pushed_at":"2023-12-19T20:26:14.000Z","size":13545,"stargazers_count":61,"open_issues_count":2,"forks_count":29,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-03-25T22:36:34.440Z","etag":null,"topics":["dead-valley","game","grand-theft-auto","html5","html5-game","javascript","top-down-shooter","zombie-apocalypse","zombie-survival-shooter","zombies"],"latest_commit_sha":null,"homepage":"http://www.deadvalleygame.com","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/dmcinnes.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":"2014-01-17T05:27:06.000Z","updated_at":"2024-11-20T11:52:33.000Z","dependencies_parsed_at":"2024-12-16T22:32:54.865Z","dependency_job_id":"c12e5cc3-54da-4d0b-a69a-9377199304c2","html_url":"https://github.com/dmcinnes/dead-valley","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcinnes%2Fdead-valley","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcinnes%2Fdead-valley/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcinnes%2Fdead-valley/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmcinnes%2Fdead-valley/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmcinnes","download_url":"https://codeload.github.com/dmcinnes/dead-valley/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248509817,"owners_count":21116124,"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":["dead-valley","game","grand-theft-auto","html5","html5-game","javascript","top-down-shooter","zombie-apocalypse","zombie-survival-shooter","zombies"],"created_at":"2024-10-31T09:17:23.434Z","updated_at":"2025-04-12T02:53:20.193Z","avatar_url":"https://github.com/dmcinnes.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Dead Valley\n===========\n\nEscape from Zombie-infested Dead Valley in this HTML5 Grand Theft Auto style Game.\n\nThe full game is hosted here:\nhttp://www.deadvalleygame.com\n\n\n\n### Running the Game\n\nOpening index.html locally in a browser will not work; you will need to set up a web server. I recommend using [Pow](http://pow.cx/) on a mac. It needs a public directory to host static files so just create a symlink:\n```\nln -s . public\n```\nIt's already in the .gitignore file.\n\n### Code\n\nDead Valley uses [Requirejs](http://requirejs.org/) for code organization.\n\nRequired Libraries (Found in *vendor/*)\n\n* [jQuery](http://jquery.com/)\n* [Requirejs](http://requirejs.org/)\n* [Underscore.js](http://documentcloud.github.com/underscore/)\n* [Soundjs](http://www.createjs.com/#!/SoundJS)\n* [Modernizr](http://modernizr.com/)\n\n### Editor\n\nThe maps are JSON in the *maps/* directory.\n\nThere is an HTML5 map editor **editor.html**.\nSelect tiles on the left, and place them with a click. Free draw with the shift key. The red highlighted tiles in the map are the only places roads should leave the map.\n\nThere used to be a way to place full buildings, complete with defined walls and entrances (Building Archetypes) but that seems broken.\n\n### Branches\n\nThe \"master\" branch is what's currently hosted on http://www.deadvalleygame.com\n\nThe \"standalone\" branch has the most up to date code -- all of the Sprite and Inventory classes have had their view and data centered code split to make future development easier.\n\n### Tests\n\nThere's a suite of Jasmine tests in the *test/* directory that put some aspects of the game through their paces. The coverage is spotty and the test code is kind of ratty but at least it exists.\n\nDrag this to your browser bar: \u003ca href=\"javascript:$.getScript('test/runner.js');\"\u003eTest Runner Bookmarklet\u003c/a\u003e\n\nReload the game then click on the bookmarklet to run the tests.\n\nLicense\n-------\n\u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc/4.0/\"\u003e\u003cimg alt=\"Creative Commons License\" style=\"border-width:0\" src=\"http://i.creativecommons.org/l/by-nc/4.0/88x31.png\" /\u003e\u003c/a\u003e\u003cbr /\u003e\u003cspan xmlns:dct=\"http://purl.org/dc/terms/\" property=\"dct:title\"\u003eDead Valley\u003c/span\u003e by \u003ca xmlns:cc=\"http://creativecommons.org/ns#\" href=\"http://dougmcinnes.com\" property=\"cc:attributionName\" rel=\"cc:attributionURL\"\u003eDoug McInnes\u003c/a\u003e is licensed under a \u003ca rel=\"license\" href=\"http://creativecommons.org/licenses/by-nc/4.0/\"\u003eCreative Commons Attribution-NonCommercial 4.0 International License\u003c/a\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmcinnes%2Fdead-valley","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmcinnes%2Fdead-valley","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmcinnes%2Fdead-valley/lists"}