Skip to content
View Maiori44's full-sized avatar
  • Italy
  • 18:04 (UTC +02:00)

Organizations

@ClueLang
Block or Report

Block or report Maiori44

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

Pinned

  1. ClueLang/Clue ClueLang/Clue Public

    C/Rust like programming language that compiles into Lua code

    Rust 335 14

  2. Loves-path Loves-path Public

    Puzzle game made with LÖVE

    Lua 5

  3. Xilef Xilef Public

    Small bot with commands, minigames and an economy system

    JavaScript 7 10

  4. Loket Loket Public

    Simple file encryptor (WIP)

    C 4

  5. Simple dynamic stack Simple dynamic stack
    1
    #include <stdlib.h>
    2
    #include <stdio.h>
    3
    #include "dynstack.h"
    4
    
                  
    5
    dynstack *newstack(unsigned int size) {
  6. ip-please ip-please Public

    Game submission for LÖVE Jam 2023

    GLSL 1