/dots

P2P Dots & Boxes game with WebRTC & WebTorrent

Primary LanguageVueOtherNOASSERTION

Vett

Play the Game Here!

When we were kids, we used to play Dots & Boxes game (called As Poojyam Vett (പൂജ്യം വെട്ട്) in our local language Malayalam) in school. It's still a popular game in school : https://en.wikipedia.org/wiki/Dots_and_Boxes

This is that game made online. It's an online multiplayer implementation of Dots-and-Boxes !

Built with VueJS, d3.js, P2PT. Uses WebTorrent trackers for making Peer-to-Peer connections for multiplayer.

Build Setup

yarn install
yarn start

Trackers list is included in src/components/Game.vue. You may want to change that or add your own local tracker for development.

Thanks