/rexpacmanv1

Primary LanguageJavaScriptCreative Commons Zero v1.0 UniversalCC0-1.0

Pacman w/ REX NFT Injection

An old classic, re-written in HTML5. OG version: https://github.com/platzhersh/pacman-canvas</a

Sounds from http://soundfxcenter.com/ and http://soundfxnow.com/


License

Feel free to use / copy / modify the code, as long as you reshare your version and give some credit to the original author.

Creative Commons License
Pacman Canvas by Platzh1rsch is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
Based on a work at https://github.com/platzhersh/pacman-canvas.

Get started

To just run the game locally, run npm start. If you want to see the console logs in your browser, use the npm run start:dev instead.

To modify the game for your needs, look at the pacman-canvas.js file and make your modifications. To change the look and feel, edit the pacman-canvas.css file or also the index.htmfile, where everything comes together.