{"id":13802901,"url":"https://github.com/jakesgordon/javascript-gauntlet","last_synced_at":"2025-04-27T03:32:16.800Z","repository":{"id":66272906,"uuid":"9736809","full_name":"jakesgordon/javascript-gauntlet","owner":"jakesgordon","description":"An HTML5 Gauntlet-style game","archived":false,"fork":false,"pushed_at":"2016-01-05T05:57:50.000Z","size":15754,"stargazers_count":159,"open_issues_count":2,"forks_count":103,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-04-14T22:17:00.229Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://codeincomplete.com/posts/2013/4/30/javascript_gauntlet/","language":"JavaScript","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/jakesgordon.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":"2013-04-28T21:45:44.000Z","updated_at":"2024-02-08T18:17:37.000Z","dependencies_parsed_at":"2023-05-23T10:00:08.129Z","dependency_job_id":null,"html_url":"https://github.com/jakesgordon/javascript-gauntlet","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/jakesgordon%2Fjavascript-gauntlet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakesgordon%2Fjavascript-gauntlet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakesgordon%2Fjavascript-gauntlet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jakesgordon%2Fjavascript-gauntlet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jakesgordon","download_url":"https://codeload.github.com/jakesgordon/javascript-gauntlet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251085146,"owners_count":21533821,"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":"2024-08-04T00:02:03.864Z","updated_at":"2025-04-27T03:32:14.108Z","avatar_url":"https://github.com/jakesgordon.png","language":"JavaScript","readme":"Javascript Gauntlet\n===================\n\nAn HTML5 Gauntlet-style Game\n\n * [play the game](http://codeincomplete.com/projects/gauntlet/index.html)\n * read a [blog article](http://codeincomplete.com/posts/2013/4/30/javascript_gauntlet/)\n * view the [source](https://github.com/jakesgordon/javascript-gauntlet)\n\n\u003e\u003e NOTE: single player only at this time, multiplayer coming later\n\nSUPPORTED BROWSERS\n==================\n\n - Chrome 24+\n - Firefox 18+\n - IE 9+\n\nKNOWN ISSUES\n============\n\n - No support for touch/mobile devices\n - Startup (and level transition) can be slow over a slow network connection (duh)\n\nTODO\n====\n\n * POLISH - better scoreboard fonts\n * POLISH - let doors have corners (and choose more wisely between horz/vert when up against odd walls)\n * POLISH - render monsters top down with slight overlap  for pseudo-3d\n\nDEVELOPMENT\n===========\n\nThe game is 100% client side javascript and css. It should run when served up by any web server.\n\nAny changes to the following files will be reflected immediately on refresh of the browser\n\n  - js/gauntlet.js\n  - css/gauntlet.css\n  - images/\n  - sounds/\n  - levels/\n\nHowever, if you modify the js/game/ or js/vendor/ javascript files, the unified versions need to be regenerated:\n\n    js/vendor.js        # the unified 3rd party vendor scripts (sizzle, animator, audio-fx, stats, state-machine)\n    js/game.js          # the unified general purpose game engine\n\nIf you have the Ruby language available, Rake tasks can be used to auto generate these unified files:\n\n    rake assets:create   # re-create unified javascript/css asset files on demand\n    rake assets:server   # run a simple rack server that automatically regenerates the unified files when the underlying source is modified\n\nAttributions\n=============\n\nAll music is licensed, royalty-free, from [Lucky Lion Studios](http://luckylionstudios.com/) for this project only. If you re-use this\nproject for your own purposes you must license your own music please.\n\nAll sound effects are licensed, royalty-free from [Premium Beat](http://www.premiumbeat.com/sfx) for this project only. If you re-use this\nproject for your own purposes you must license your own sound effects please.\n\nBackground tilesets (walls, floors, doors) are provided by\n\n - [Ricardo Chirino](ricardochirino.com)\n - [Open Game Art](http://opengameart.org/content/gauntlet-like-tiles)\n\nEntity sprites (players, monsters, treasure, etc) are almost certainly ripped from an old (s)NES console ?\n\n - [Open Game Art](http://opengameart.org/forumtopic/request-for-tileset-spritesheet-similar-to-gauntlet-ii)\n\nLicense\n=======\n\n[MIT](http://en.wikipedia.org/wiki/MIT_License) license.\n\n","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakesgordon%2Fjavascript-gauntlet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjakesgordon%2Fjavascript-gauntlet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjakesgordon%2Fjavascript-gauntlet/lists"}