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

Block or report p-aragones

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

  1. my_hunter my_hunter Public

    Remake of the 1984 duck hunt game for the NES

    C

  2. my_runner my_runner Public

    Parallax scrolling game, jump the logs and scape the bear

    C

  3. BSQ BSQ Public

    Find the biggest square made out of . in a map of . and o

    C

  4. pushswap pushswap Public

    Sorting algorythm using two lists and only pushing the first element of one list to the other or swapping the first two elements of the same list.

    C

  5. navy navy Public

    Navy game using two terminals. They communicate using signals with the other terminal's pid.

    C

  6. path_finding path_finding Public

    A* pathfinding algorithm using pygame for the GUI

    Python