{"id":16954499,"url":"https://github.com/evias/pacnem","last_synced_at":"2025-04-11T21:33:14.974Z","repository":{"id":138465271,"uuid":"85640212","full_name":"evias/pacNEM","owner":"evias","description":"pacNEM is a Browser PacMan game with NodeJS, Socket.io, Handlebars and NEM Blockchain","archived":false,"fork":false,"pushed_at":"2019-05-15T13:26:38.000Z","size":3070,"stargazers_count":20,"open_issues_count":1,"forks_count":6,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-03-25T17:46:55.238Z","etag":null,"topics":["blockchain-technology","handlebars","nem","nem-blockchain","node-js","pacman","pacman-game","socket-io"],"latest_commit_sha":null,"homepage":"","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/evias.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2017-03-21T00:14:15.000Z","updated_at":"2024-08-25T11:34:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c0f7024-83cf-4150-8993-e806ecbb35dd","html_url":"https://github.com/evias/pacNEM","commit_stats":null,"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evias%2FpacNEM","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evias%2FpacNEM/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evias%2FpacNEM/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evias%2FpacNEM/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evias","download_url":"https://codeload.github.com/evias/pacNEM/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248483412,"owners_count":21111443,"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":["blockchain-technology","handlebars","nem","nem-blockchain","node-js","pacman","pacman-game","socket-io"],"created_at":"2024-10-13T22:09:50.604Z","updated_at":"2025-04-11T21:33:14.966Z","avatar_url":"https://github.com/evias.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PacNEM: Multiplayer Pacman Game with the NEM Blockchain\n\nPacNEM is a multiplayer Pacman Game using the NEM Blockchain to Reward Players and registered Sponsors.\n\nThis game features the ability to play online with up to 4 players on the same grid, arranged in Rooms manage with Socket.io.\n\nThis fork aims to specialize the game for the NEM blockchain.\n\n### Installation\n\n```evias/pacNEM``` requires NodeJS, Socket.IO and Express libraries:\n- Socket.IO: heavily used in this project to handle the communications between the server and its clients to establich and then run the game\n- Express: used to serve static files and the PacNEM API.\n\nInstalling these dependencies using the terminal works as follows:\n\n```\n$ cd /path/to/this/clone\n$ npm install\n```\n\n### Run the Game server locally\n\nNow that the game is installed, you will need to Minify the Javascript using grunt, proceed as following:\n\n```\n$ cd /path/to/this/clone\n$ ./node_modules/grunt-cli/bin/grunt uglify:dist\n$ ./node_modules/grunt-cli/bin/grunt uglify:deps\n```\n\nNow you can safely start the PacNEM game:\n\n```\nnode app.js\n```\n\nWhen the PacNEM Backend is started, you should something like the following Screenshot:\n\n![Started PacNEM Backend](/img/readme-pacnem-backend.png)\n\n## Play:\n\nVisit the following URL to start playing PacNEM:\n\nhttps://pacnem.com\n\n### Pot de vin\n\nIf you like the initiative, and for the sake of good mood, I recommend you take a few minutes to Donate a beer or Three [because belgians like that] by sending some XEM (or whatever Mosaic you think pays me a few beers someday!) to my Wallet:\n\nNB72EM6TTSX72O47T3GQFL345AB5WYKIDODKPPYW\n\n### License\n\nThis software is released under the [MIT](LICENSE) License.\n\n© 2017 Grégory Saive greg@evias.be, All rights reserved.\n© 2014 Nicolas DUBIEN, https://github.com/dubzzz/js-pacman.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevias%2Fpacnem","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevias%2Fpacnem","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevias%2Fpacnem/lists"}