Skip to content
View Reamuji's full-sized avatar

Block or report Reamuji

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
Reamuji/README.md

Not a programmer

Pinned Loading

  1. 3DToGeoDash_SPWN 3DToGeoDash_SPWN Public

    convert .obj file into a gd level. and you can rotate it in 3d inside the level

    2

  2. GDBarcodeGenerator-SPWN GDBarcodeGenerator-SPWN Public

    Generate animated barcode inside Goemetry Dash

  3. quickBinaryConv.spwn quickBinaryConv.spwn
    1
    extract obj_props
    2
    extract $
    3
    
                  
    4
    input = counter(1i)
    5
    input.display(0, 75)
  4. toConstMove-SPWN toConstMove-SPWN Public

    to_const alternative for move trigger usage. much more group efficient in large scale compared to the OG one