Skip to content
View Rosy-iso's full-sized avatar

Organizations

@ClueLang @SableClient

Block or report Rosy-iso

Report abuse

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

Report abuse

Pinned Loading

  1. ClueLang/Clue ClueLang/Clue Public

    C/Rust like programming language that compiles into Lua code

    Rust 380 11

  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 9

  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

    Clue 1