All Projects → latur → Dh

latur / Dh

Браузерная игра с использованием Socket.IO

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Dh

Hp Socket
High Performance TCP/UDP/HTTP Communication Component
Stars: ✭ 4,420 (+73566.67%)
Mutual labels:  socket
Weapp.socket.io
A WebSocket client for building WeChat Mini Program implement by socket.io
Stars: ✭ 517 (+8516.67%)
Mutual labels:  socket
Vchat
💘🍦🙈Vchat — 从头到脚,撸一个社交聊天系统(vue + node + mongodb)
Stars: ✭ 724 (+11966.67%)
Mutual labels:  socket
Networksocket
NetworkSocket是一个以中间件(middleware)扩展通讯协议,以插件(plug)扩展服务器功能的支持SSL安全传输的通讯框架;目前支持http、websocket、fast、flex策略与silverlight策略协议。
Stars: ✭ 435 (+7150%)
Mutual labels:  socket
Fiora
An interesting open source chat application. Developed with node.js, mongoDB, socket.io and react
Stars: ✭ 4,920 (+81900%)
Mutual labels:  socket
Testssl.sh
Testing TLS/SSL encryption anywhere on any port
Stars: ✭ 5,676 (+94500%)
Mutual labels:  socket
Redispapa
another redis monitor by using flask, angular, socket.io
Stars: ✭ 389 (+6383.33%)
Mutual labels:  socket
Asyncrat C Sharp
Open-Source Remote Administration Tool For Windows C# (RAT)
Stars: ✭ 819 (+13550%)
Mutual labels:  socket
Yasio
A multi-platform support c++11 library with focus on asio (asynchronous socket I/O) for any client application.
Stars: ✭ 483 (+7950%)
Mutual labels:  socket
Elixir Socket
Socket wrapping for Elixir.
Stars: ✭ 642 (+10600%)
Mutual labels:  socket
Kalm
Moved to https://github.com/kalm/kalm.js
Stars: ✭ 449 (+7383.33%)
Mutual labels:  socket
Bizsocket
异步socket,对一些业务场景做了支持
Stars: ✭ 469 (+7716.67%)
Mutual labels:  socket
Angular Contacts App Example
Full Stack Angular PWA example app with NgRx & NestJS
Stars: ✭ 570 (+9400%)
Mutual labels:  socket
Fastd
🚀 A high performance PHP API framework.
Stars: ✭ 423 (+6950%)
Mutual labels:  socket
Socket Io Typescript Chat
A chat application implemented using Socket.io, TypeScript, Angular and Angular Material components
Stars: ✭ 771 (+12750%)
Mutual labels:  socket
Plibsys
Highly portable C system library: threads and synchronization primitives, sockets (TCP, UDP, SCTP), IPv4 and IPv6, IPC, hash functions (MD5, SHA-1, SHA-2, SHA-3, GOST), binary trees (RB, AVL) and more. Native code performance.
Stars: ✭ 402 (+6600%)
Mutual labels:  socket
Nmap
Nmap - the Network Mapper. Github mirror of official SVN repository.
Stars: ✭ 5,792 (+96433.33%)
Mutual labels:  socket
Dragonite Java
[DEPRECATED, please check https://github.com/tobyxdd/hysteria]
Stars: ✭ 829 (+13716.67%)
Mutual labels:  socket
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (+13266.67%)
Mutual labels:  socket
Multitor
Create multiple TOR instances with a load-balancing.
Stars: ✭ 624 (+10300%)
Mutual labels:  socket

dH

https://relatur.tk/
Браузерная игра с использованием Socket.IO

alt tag 

Идея заключается в том, что каждый игрок находится в своём собственном измерении и не может перебраться в любое другое. Для уничтожения соперников в вашем распоряжении есть два инструмента:

Проекция (межпространственное зрение). Нажав клавишу Q вы можете увидеть проекцию игроков из всех измерений в ваши два.

Гиперпространственный лазер, поражающий всех во всех измерениях. Активируется кликом мыши в нужное место экрана. Место соприкосновения лазера с поверхностью сопровождается взрывом.

Как ставить:

• Скопировать игрулю к себе и положить на сервер с php.
• Вписать настройки тут app/config.php и тут node/dh.js (там прокомментировано)
• Запустить ноду из папки node (например, через forever)

cd /home/www/relatur.tk/node
npm install
forever start ./dh.js
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].