Skip to content
View NoodleSushi's full-sized avatar
๐Ÿ›Œ
๐Ÿ›Œ

Highlights

  • Pro
Block or Report

Block or report NoodleSushi

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

Heya!~ ๐Ÿ‘‹

I'm Noodle. I'm a bedroom producer, game developer and programmer. I'm currently taking BS Computer Science.

Stuff I Use

Stuff I've Been Learning

Stuff I've Touched

Stuff I've Got My Eyes On



NoodleSushi's Stats

Pinned

  1. Purrcatt-Bongo Purrcatt-Bongo Public

    Svelte

  2. MinDrm-Seq MinDrm-Seq Public

    A simple drum sequencer written in html and js

    HTML

  3. AudioEffectInspector_GodotAddon AudioEffectInspector_GodotAddon Public

    GDScript 33 3

  4. Tic-Tac-Toe game written in C Tic-Tac-Toe game written in C
    1
    #include <stdio.h>
    2
    void DrawBoard(int pieceMask, int playerMask);
    3
    int CheckWinner(int pieceMask, int playerMask);
    4
    int GetPlayerInput();
    5
    char Bit2OX(int bit);
  5. Audio-Plugin-Manager Audio-Plugin-Manager Public

    C#