⚠️ This does NOT work anymore! Using this client will guaranteed not work as thegame.js
is a direct rip and causes issues.
In other words, Skribbl, but for a very specific use case.
- automatically starts in fullscreen
- has an exit button at all times
- adds a virtual keyboard to make it not require a real keyboard
- uses skribbl website
- gives everyone cute little horns whether you want them or not
- blocks all ads on the site (forgot it had ads tbh)
- doesn't patch
game.js
- could combust at any moment
- automatically starts in fullscreen
- you need a keyboard to set a nickname
- completely unnecessary
Raspberry Pi 4, hooked up to a drawing tablet (with a display) that I can use in bed.
That's it.
- download master zip
- extract to a folder
- make sure nodejs is installed, if not, figure out how to install it
- open a command line in the folder you just extracted the files to
- run
npm i
to install all the necessary packages - run
npm start
to start the application - have fun goddamnit
And yes, I know that the name is all over the place in the code. I do not care, it works.