Skip to content
View JoshuaManton's full-sized avatar
Block or Report

Block or report JoshuaManton

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 Loading

  1. sif sif Public

    A compiler for a custom language written in C++.

    C++ 41 1

  2. cff cff Public

    A 3D renderer in C++.

    C 6 1

  3. workbench workbench Public

    workbench is a framework/library for building games in Odin.

    Odin 55 5

  4. A JSON serializer/deserializer. A JSON serializer/deserializer.
    1
    package main
    2
    
    
    3
    import "core:fmt"
    4
    import "core:os"
    5
    import "core:mem"