Go to file
Lamp 9b692fa6af
Use smooth/default image rendering
2020-10-17 14:49:18 -07:00
mp3 Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
.gitattributes Initial commit 2018-04-30 20:26:18 -07:00
.nojekyll Add .nojekyll 2018-12-01 13:39:37 -08:00
CNAME Create CNAME 2018-04-30 20:37:34 -07:00
Client.js Original OWOPP 2018-04-30 20:27:22 -07:00
Color.js Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
NoteQuota.js Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
README.md Create README.md 2018-05-08 23:05:56 -07:00
WOPPPallete.js Add WOPPPallete 2018-12-01 13:40:38 -08:00
addon.js Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
arrow.png Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
crown.png Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
crownsolo.png Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
cursor.png Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
curssettings.js Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
drawing.js Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
extbinary.js Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
index.html Add sound btn and css 2018-12-01 14:37:28 -08:00
jquery.min.js Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
lame.min.js Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
meow.png Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
meow64.png Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
no-chat.png Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
screen.css Use smooth/default image rendering 2020-10-17 14:49:18 -07:00
script.js change ws 2020-10-17 14:11:39 -07:00
util.js Fix mousing on knobs 2018-05-10 13:34:26 -07:00
volume2.png Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00
workerTimer.js Copy mpp.terrium.net static 2018-04-30 20:35:20 -07:00

README.md

mpp.terrium.net (MPT) is a clone of ourworldofpixels.com/piano (OWOPP/WOPP), which is a clone of www.multiplayerpiano.com (MPP). It was started because OWOPP's websocket server stopped being hosted, and there were no other active clones left.

The client files are hosted by GitHub Pages (from this repository) and the websocket server is hosted on the ts.terrium.net server, which is an extra VPS that Eric gave me to play with. (you could say this is sponsored by Terrium, so check it out)

Feel free to fork this repository and add your modifications. After you commit, your fork will also be hosted by GitHub Pages so you can run your client at https://your_name.github.io/repository_name. When you're ready, open a pull request to merge your contributions to this repository. If everyone were to contribute their modifications, this could become the ultimate community edition of MPP!