Git Product home page Git Product logo

ygocore's Introduction

YGOCore

YGOCore is a duel server for the popular game YGOPro written in C#.

Beta Details

The main goal of this project is to lower the entry level for new and experienced programmers.

The server now runs on windows and linux systems when compiled with mono and supplyed with the native ocgcore.dll/so for that system.

A sample client to work with the server can be found here: https://github.com/Buttys/ygopro

Supported Features

  • Single, Match and Tag dueling modes.
  • Joining games in progress.
  • Semi-automatic match making system.
  • Duel setting customization.

How to use

In order to run the server you will require the card scripts, database and the banlist, check the following file/folder structure for a better understanding:

  • scripts/
  • YGOCore.exe
  • cards.cdb
  • lflist.conf
  • OcgWrapper.dll
  • System.Data.SQLite.dll
  • ocgcore.dll

In order for users to connect to the server you will need to port forward the relevant port, in this case 8911 is used by default.

The server is designed in such a way that when new card effects and rulings are added to the game just recompiling ocgcore.dll from https://github.com/Fluorohydride/ygopro will continue keep the server compatible with all YGOPro clients.

you can download a precompiled version of ocgcore from the release section https://github.com/Buttys/YGOCore/releases/ but this version might not be the latest version avliable.

ygocore's People

Contributors

buttys avatar adrianojn avatar

Watchers

 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.