Skip to content
View Rondazalas's full-sized avatar

Block or report Rondazalas

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Chip8 Chip8 Public

    My chip8 interpreter that I'm making with GTK in C

    C

  2. SpaceFighter SpaceFighter Public

    A C-coded game being made to practice preparing portable code and for learning other lessons.

    C

  3. Sprite-Converter Sprite-Converter Public

    Created for use in the Space Fighter project, this Sprite Converter creates C code by grabbing pixel information from .bmp image files. The C Code stores all the graphical information in structures…