Skip to content
View JSOD11's full-sized avatar

Block or report JSOD11

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

Pinned Loading

  1. LSM-Tree LSM-Tree Public

    A Log-Structured Merge Tree implementation.

    C++

  2. Project-Marshmallow Project-Marshmallow Public

    A 2D platformer demo made with the Godot 4 engine.

    GDScript

  3. Project-Knight Project-Knight Public

    A small 2D combat-focused game demo made purely with C++ and SDL2.

    C++

  4. Go-Messenger Go-Messenger Public

    Rebuild of a distributed messenger system I built in CS 262 for fun and as I learn Go. See JSOD11/CS262-Messenger for the Python build.

    Go