Skip to content
View anyicomplex's full-sized avatar
📔
Studing
📔
Studing
Block or Report

Block or report anyicomplex

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
anyicomplex/README.md
#include "anyicomplex.h"

int main(int argc, char **argv) {
    anyi::destroy("Because of some force majeure, \n"
                  "I will withdraw from the internet for a period of time, \n"
                  "may come back someday, or may not forever.");
    return -1;
    anyi::say("Contact me:\n"
              "Discord label: anyicomplex#8499\n"
              "Discord channel: https://discord.gg/aMV449WD\n"
              "Email address: anyicomplex@protonmail.com");
    anyi::say("Favorite programming languages: Java, C/C++, Object Pascal.");
    anyi::say("Date of Birth: 2000-12-08.");
    return anyi::check_err();
}

Popular repositories

  1. bmfontx bmfontx Public archive

    Cross-platform bitmap font packing tool. Based on Hiero (https://github.com/libgdx/libgdx/wiki/Hiero)'s open source.

    Java 8

  2. gdx-svmhelper gdx-svmhelper Public archive

    Experimental helper for libGDX to build GraalVM Native Image.

    Java 1 2

  3. anyicomplex anyicomplex Public archive

    Config files for my GitHub profile.

  4. anyicomplex.github.io anyicomplex.github.io Public archive

    Personal blog repo.

    HTML

  5. util4j-desktop util4j-desktop Public archive

    Personal utility library for Java.

    Java

  6. vanilla-pixel-dungeon vanilla-pixel-dungeon Public archive

    Vanilla Pixel Dungeon v1.9.1 on libGDX v1.10.0!

    Java 1