Git Product home page Git Product logo

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

Windows

  • 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-debug.bat or build-windows-release.bat.

macOS

Run build-unix-debug.sh or build-unix-release.sh. clang should be able to compile this out of the box.

Linux

Run build-unix-debug.sh or build-unix-release.sh. Tested with clang but gcc might also work.

Android

Windows

Run build-android-debug.bat or build-android-release.bat.

macOS / Linux

Run build-android-debug.sh or build-android-release.sh.

iOS

Run build-ios-debug.sh.

Raspberry Pi

WIP

Oculus Quest

WIP

About

Currently only proof-of-concept but I plan to make this a useful thing ๐Ÿ˜‰

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

License

dr-socket's People

Contributors

dishcandanty avatar 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.