Instant Messaging play interpretor
  • JavaScript 38.5%
  • CSS 31.7%
  • Stylus 21.3%
  • PHP 5.3%
  • HTML 1.8%
  • Other 1.4%
Find a file
2017-11-06 16:35:44 +01:00
about New piece: Rename for demo, about, System style… 2017-04-20 14:09:37 +02:00
assets New pieces, CSS improvement, bug fixes and assets. 2017-05-02 02:27:50 +02:00
css Ghost Notes improved + speed option + CSS 2017-11-03 01:42:28 +01:00
img New icon + splash + split function test + simpler getTime function 2017-07-10 23:22:26 +02:00
js Out of viewport detection now works on webkit as well + various changes 2017-11-06 16:35:44 +01:00
pieces Out of viewport detection now works on webkit as well + various changes 2017-11-06 16:35:44 +01:00
.gitignore first commit 2017-03-25 17:29:36 +01:00
index.php Out of viewport detection now works on webkit as well + various changes 2017-11-06 16:35:44 +01:00
Makefile Out of viewport detection now works on webkit as well + various changes 2017-11-06 16:35:44 +01:00
package.json first commit 2017-03-25 17:29:36 +01:00
README.md Loop is ready 2017-10-25 11:58:14 +02:00

Piece

Instant Messaging play interpretor

How?

Edit main.js with your piece json file.

More options and demo here soon.

TODO

  • IM System messages should be different than Pieces system messages e.g. “End of piece”
  • Sound tests
  • Unsplit function can be deduced with the presence of frame key
  • Navigation between Pieces

Tips

  • Special character name system will be styled as a system / bot
  • The piece can loop forever: add a "loop":true, in the pieces json (after "author" for exemple)
  • hide- before a pieces filename hides it from the selector menu
  • HTML is supported in messages. e.g. <img src='assets/img.png'> will work

Demo

Soon

Credits

Raphaël Bastide

License

GNU General Public License (GPL)