GithubHelp home page GithubHelp logo

leviongit / dr-socket Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lyniat/dr-socket

0.0 0.0 0.0 243 KB

License: MIT License

Shell 0.22% Ruby 4.06% C++ 66.10% Python 10.10% C 2.17% Objective-C 0.33% CMake 16.35% Batchfile 0.67%

dr-socket's Introduction

DragonRuby Socket Extension

A DragonRuby socket library based on ENet for developing games with realtime multiplayer.

Docs

How-To

You need DragonRuby Indie or Pro to be able to use C Extensions and this library. CMake should handle all the stuff so after successfully building you should be able to start this app just like any other DR app.

Additionally required for building:

  • CMake (>= 3.22)
  • git
  • Python 3

Windows

  • read this if you want to use MSYS2
  • MingW (tested on GCC 13.1.0 (with POSIX threads) + LLVM/Clang/LLD/LLDB 16.0.5 + MinGW-w64 11.0.0 (UCRT) - release 5)
  • Run build-windows.bat --target windows.

macOS

  • Run build-unix.sh --target macos.
  • Add -fat-binary if you want to create a fat binary for both x86_64 and amd64.

Linux

  • Run build-unix.sh --target linux.

Android

Windows

  • Run build-windows.bat --target android.

macOS / Linux

  • Run build-unix.sh --target android.

iOS

  • Run build-unix.sh --target ios.

Raspberry Pi

WIP

Oculus Quest

WIP

About

You can help by joining the official DragonRuby Discord and visit the #oss-dr-socket channel.

Resources

Special thanks and contributors

License

dr-socket's People

Contributors

lyniat avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.