Skip to content

An old classic, re-written in HTML5 - controlled with Twitter

Notifications You must be signed in to change notification settings

mansimransingh/pacmani

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#pacmani

An old classic, re-written in HTML5 - now controlled using Twitter hashtags. Inspired by Twitch plays Pokemon.

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


License

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

Creative Commons License

#pacmani by Mansimran Singh.

Based on work at https://github.com/platzhersh/pacman-canvas by Platzh1rsch.


Setup

Install nodeJS
Install all dependencies using npm install
Fill out your Twitter keys in reader.js
Update the port if necessary - don't forget to update ports in pacman-html/index.htm
Execute node reader.js

Browse to pacman-html/index.htm - you don't need a webserver as there is nothing for backend processing. Just double click on the file and it should open in a browser.

How to play

#pacmaniup
#pacmanidown
#pacmaniright
#pacmanileft

Tweet any of the above hashtags. Can have multiple hashtags in a tweet and they will be executed in the order typed.

It's just a quick hack and isn't perfect. If you have any questions, give me a shout @msingh_5.

Want to play Chess on Twitter? Check out @gameofchess.

About

An old classic, re-written in HTML5 - controlled with Twitter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.4%
  • CSS 7.2%
  • PHP 3.4%