Skip to content
View protron's full-sized avatar
  • Buenos Aires, Argentina

Block or report protron

Report abuse

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

Report abuse

Pinned Loading

  1. SokoVen SokoVen Public

    SokoVen is a clone of the classic Sokoban game with an Artificial Intelligence to let the user solve easy levels (made in C#)

    C# 3

  2. hearthstone-cards-translator hearthstone-cards-translator Public

    Translates Hearthstone card names

    JavaScript 3

  3. .gitconfig (aliases, editor config, ... .gitconfig (aliases, editor config, defaults)
    1
    [alias]
    2
    aliases = config --global --get-regexp 'alias.*'
    3
    st = status
    4
    co = checkout
    5
    ci = commit