Skip to content
View rgnter's full-sized avatar

Organizations

@ethernal-project @battleland-eu @dipper-dev @Story-Of-Alicia

Block or report rgnter

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
rgnter/README.md

I'm Maroš (rgnter) 🇸🇰

Software engineer based in Slovakia. Interested in networking, simulations, reverse engineering and writing productive software.

Pinned Loading

  1. battleland-eu/crowned-bank battleland-eu/crowned-bank Public

    A fine implementation of economy plugin that works on networks and standalone servers.

    Java 3

  2. arete arete Public

    Full realization of potential or inherent function of modern real-time game engines

    C++ 1

  3. .clang-format .clang-format
    1
    ---
    2
    Language: Cpp
    3
    ColumnLimit: 100
    4
    IndentWidth: 2
    5
    PPIndentWidth: 2
  4. Story-Of-Alicia/alicia-editor Story-Of-Alicia/alicia-editor Public

    Prototype of a web-based editor

    C++ 1 1

  5. Alicia Protocol: Encoding and decodi... Alicia Protocol: Encoding and decoding of message magic.
    1
    #include <cstdint>
    2
    
    
    3
    namespace alicia
    4
    {
    5
      //! A constant buffer size for message magic.
  6. Story-Of-Alicia/alicia_launcher Story-Of-Alicia/alicia_launcher Public

    Alicia launcher is a simple launcher for the Alicia game series. It is lightweight and configurable.

    C++ 3 1