Skip to content

Instantly share code, notes, and snippets.

@Castux
Castux / BGSB.md
Last active December 22, 2020 03:01

Multiplayer online board game sandbox

There are a few existing ones, with each their own characteristics. Which means of course I want to make my own.

Some design principles:

  • keep it simple but versatile
  • in browser, no install needed
  • click and drag 2D interface, compatible with mobile
  • no account needed: join rooms by URL or room code
@MaZderMind
MaZderMind / meet.css
Last active August 9, 2023 09:13
User-CSS for clean Google Meets
/* Block URLs with uBlock Origin:
* https://www.gstatic.com/meet/sounds/*
*/
/* Top Right Menu */
.NzPR9b { display: none }
/* On-Hover-Footer */
.rG0ybd { display: none }