Skip to content
View yekyam's full-sized avatar

Block or report yekyam

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. N-Body-Sim N-Body-Sim Public

    An N-Body gravity simulator that splits calculations and rendering into two discrete steps.

    C++

  2. AsmInterpreter AsmInterpreter Public

    A simple assembly interpreter to help people with understanding the language without the hassle of setup.

    C++ 30 6

  3. SOGL-Renderer SOGL-Renderer Public

    A *very* simple OpenGL renderer

    C++

  4. AsmInterpreterGUI AsmInterpreterGUI Public

    AsmInterpeter with a GUI!

    Makefile

  5. YAGP YAGP Public

    Yet Another Arg Parse library for C++

    C++

  6. Conway Conway Public

    Conway's Game of Life in Python

    Python