All Projects → subins2000 → Vett

subins2000 / Vett

Licence: other
P2P Dots & Boxes game with WebRTC & WebTorrent

Projects that are alternatives of or similar to Vett

dots
P2P Dots & Boxes game with WebRTC & WebTorrent
Stars: ✭ 56 (+14.29%)
Mutual labels:  school, multiplayer, webtorrent
Veloren
[Mirror] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World
Stars: ✭ 868 (+1671.43%)
Mutual labels:  game, multiplayer
P2p Media Loader
An open-source engine for P2P streaming of live and on demand video directly in a web browser HTML page
Stars: ✭ 822 (+1577.55%)
Mutual labels:  webrtc, webtorrent
Librg
🚀 Making multi-player gamedev simpler since 2017
Stars: ✭ 813 (+1559.18%)
Mutual labels:  game, multiplayer
Gameproject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
Stars: ✭ 655 (+1236.73%)
Mutual labels:  game, multiplayer
Openspades
Compatible client of Ace of Spades 0.75
Stars: ✭ 769 (+1469.39%)
Mutual labels:  game, multiplayer
Khan
khan will drive all your enemies to the sea (and also take care of your game's clans)!
Stars: ✭ 22 (-55.1%)
Mutual labels:  game, multiplayer
Freeorion
Source code repository of the FreeOrion project.
Stars: ✭ 507 (+934.69%)
Mutual labels:  game, multiplayer
Retrotanks
RetroTanks: Atari Combat Reimagined, built in Meteor.js. Great isomorphic JavaScript example.
Stars: ✭ 9 (-81.63%)
Mutual labels:  game, multiplayer
Epoh
Multiplayer turn-based browser strategy game
Stars: ✭ 11 (-77.55%)
Mutual labels:  game, multiplayer
Dodgem
A Simple Multiplayer Game, built with Mage Game Engine.
Stars: ✭ 12 (-75.51%)
Mutual labels:  game, multiplayer
Webtorrent Cli
WebTorrent, the streaming torrent client. For the command line.
Stars: ✭ 633 (+1191.84%)
Mutual labels:  webrtc, webtorrent
Open Builder
Open "Minecraft-like" game with multiplayer support and Lua scripting support for the both client and server
Stars: ✭ 569 (+1061.22%)
Mutual labels:  game, multiplayer
Networked Aframe
A web framework for building multi-user virtual reality experiences.
Stars: ✭ 803 (+1538.78%)
Mutual labels:  game, webrtc
Webtorrent
⚡️ Streaming torrent client for the web
Stars: ✭ 25,554 (+52051.02%)
Mutual labels:  webrtc, webtorrent
Ancientbeast
Turn Based Strategy Game. Master your beasts! 🐺
Stars: ✭ 907 (+1751.02%)
Mutual labels:  game, multiplayer
Halomd
New demo version of Halo for the Mac.
Stars: ✭ 36 (-26.53%)
Mutual labels:  game, multiplayer
Lasercrabs
Launch your LASERCRAB at walls, ceilings, and enemy heads in this indie multiplayer shooter where "move" and "attack" are synonymous.
Stars: ✭ 465 (+848.98%)
Mutual labels:  game, multiplayer
Planktos
Serving websites over bittorrent
Stars: ✭ 481 (+881.63%)
Mutual labels:  webrtc, webtorrent
Frag.exe
Multiplayer First-Person Shooter written in C++ using my own engine, Qor
Stars: ✭ 8 (-83.67%)
Mutual labels:  game, multiplayer

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].