Code Monkey home page Code Monkey logo

ryot's Introduction

Ryot

Ryot! An open tibia based MMORPG library in Rust.

MMORPG library based on the concepts of open tibia.

Ryot is an event-driven library that provides simple utilities for building OT based games. It is designed to be used with the Bevy game engine. It is currently in early development and is not yet ready for use.

Ryot is design to integrate with OpenTibia concepts, facilitating the creation of games that intend to use CIP-like contents/assets formats, as well as some game mechanics.

It provides a major component:

  • ContentAssets - A collection of content assets that can be loaded into the game, including appearances.dat, catalog and configs.

It also provides some utilities:

  • Appearance - A collection of structs and utilities used to manipulate protobuf based appearances, including Prost generated structs from the appearances.proto file.
  • Bevy Helpers - A collection of helpers that can be used to send async events, load configurations, appearances, sprites and contents as BevyAssets.
  • Compression - A compression utility that can be used to compress and decompress sprite sheets.
  • ContentBuilder - A builder that can be used to build content assets from the CIP client content folder, decompressing sprite sheets and copying the necessary files to the assets folder.
  • Sprite Utilities - Functions that can be used to decompress, manipulate and load sprite sheets as game assets, taking into considerations CIP-like sprite sheets structures.
  • Content Utilities - A collection of structs that can be used to manipulate contents, including configuring and loading them.

Compass

Map editor built on top of Ryot aiming develop tile based map for open tibia based MMORPGs.

ryot's People

Contributors

lgrossi avatar luan 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.