DrMandible / Masq

Inline SVG manipulation test code for a casual multiplayer game. This project is incomplete and is mostly dev practice. USE AT YOUR OWN RISK.

Home Page:https://codesandbox.io/s/github/DrMandible/Masq

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The beginnings of a multiplayer casual game of social deduction. Mostly dev practice. Anyone is welcome to use this code but I recommend against doing so.

Probably the most valuable code in this project is the inline React SVG manipulation. If you're just learning how to change SVG properties with inline React props, you can find that in this project. The implementation found here can be cleaned up greatly.

About

Inline SVG manipulation test code for a casual multiplayer game. This project is incomplete and is mostly dev practice. USE AT YOUR OWN RISK.

https://codesandbox.io/s/github/DrMandible/Masq


Languages

Language:JavaScript 95.7%Language:HTML 2.5%Language:CSS 1.9%