{"id":15101058,"url":"https://github.com/js13kgames/pixel-quest","last_synced_at":"2025-10-08T08:30:54.050Z","repository":{"id":82385970,"uuid":"543943142","full_name":"js13kGames/pixel-quest","owner":"js13kGames","description":"Pixel Quest - a js13kGames 2013 competition entry by @sdepold.","archived":false,"fork":true,"pushed_at":"2013-09-14T07:43:18.000Z","size":900,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-01T07:40:58.589Z","etag":null,"topics":["2013","bad-luck","competition","desktop","game","html5","javascript","js13k","js13kgames","js13kgames2013","optimization","server"],"latest_commit_sha":null,"homepage":"https://js13kgames.com/entries/pixel-quest","language":null,"has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"sdepold/pixel-quest","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":"2022-10-01T08:04:42.000Z","updated_at":"2023-02-22T19:54:07.000Z","dependencies_parsed_at":"2023-02-25T05:45:51.258Z","dependency_job_id":null,"html_url":"https://github.com/js13kGames/pixel-quest","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%2Fpixel-quest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fpixel-quest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fpixel-quest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/js13kGames%2Fpixel-quest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/js13kGames","download_url":"https://codeload.github.com/js13kGames/pixel-quest/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235693961,"owners_count":19030769,"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":["2013","bad-luck","competition","desktop","game","html5","javascript","js13k","js13kgames","js13kgames2013","optimization","server"],"created_at":"2024-09-25T18:06:46.805Z","updated_at":"2025-10-08T08:30:53.700Z","avatar_url":"https://github.com/js13kGames.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pixel Quest\n\nA little MMORPG for JS13kGames 2013.\n\n![image](http://io.depold.com/image/1m2H2l2x3z3x/pixel-quest.png)\n\n## Getting started\n\nFirst of all we need to download the code and install the dependencies:\n\n```\ngit clone https://github.com/sdepold/pixel-quest.git\ncd pixel-quest/server\nnpm install\nnpm start\n```\n\nYou can now open `http://localhost:3000` in the browser. Have fun !\n\n## Development tools\n\n### Building a distribution\n\n```\nnpm run build\n```\nThis will generate a `dist` folder, that contains all the necessary files but in a minified version. Just `cd` into the `dist/server` folder and run `npm install` and `npm start` afterwards.\n\n### Building a distribution zip file.\n\n```\nnpm run build-zip\n```\n\nThis will generate a `client.zip` and a `server.zip` file in the projects root folder.\n\n### Checking the size\n\n```\nnpm run check\n```\n\nThis will calculate the size of the client and the server code.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs13kgames%2Fpixel-quest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjs13kgames%2Fpixel-quest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjs13kgames%2Fpixel-quest/lists"}