Skip to content
View ashmerit's full-sized avatar
  • Missouri, USA
  • Joined Aug 7, 2025

Block or report ashmerit

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

Popular repositories Loading

  1. raymarching-engine raymarching-engine Public

    A small and minimal raymarching engine written in vanilla C.

    C

  2. snake snake Public

    A simple re-implementation of the classic snake game, made for educational purposes. It is written in C (C23 standard), and uses the SDL for window creation, input handling, and rendering.

    C

  3. pong pong Public

    A little pong-inspired game written in C and the Allegro library for educational purposes.

    C