Skip to content
View delcodigo's full-sized avatar

Block or report delcodigo

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.

Content in all repositories owned by your account will be closed.
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. Open-Fantasy Open-FantasyPublic

    A JRPG written by hand in x86_64 assembly for Linux, no engine, just syscalls and stack frames.

    Assembly 14

  2. open-sosaria open-sosariaPublic

    Engine Reimplementation for Ultima (1981) for the apple II

    C 10

  3. learning-assembly-linux-x86_64 learning-assembly-linux-x86_64Public

    My own exercises I do while learning linux assembly x86_64

    Assembly 1

  4. learning-python learning-pythonPublic

    My coding exercises while learning python

    Python 1

  5. win95-opengl1.1-engine win95-opengl1.1-enginePublic

    Sample 3D engine running on Windows 95 with OpenGL 1.1

    C 1

  6. godot-roguelike-template godot-roguelike-templatePublic

    A minimal, extensible roguelike template for Godot. Includes grid movement, turn-based logic, procedural dungeons, and basic combat.

    GDScript