Skip to content
View kungfukennyg's full-sized avatar

Organizations

@onXmaps @JoinDevathon

Block or report kungfukennyg

Report abuse

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

Report abuse

Pinned Loading

  1. crust8cean crust8cean Public

    A CHIP-8 emulator written in Rust

    Rust 4 1

  2. nes-rs nes-rs Public

    An NES emulator written in Rust

    Rust 7

  3. adventofgode adventofgode Public

    Go

  4. curlyfr.io curlyfr.io Public

    Personal site/blog

    Go

  5. Git .hooks/pre-commit for Go formatt... Git .hooks/pre-commit for Go formatting, vetting, and linting
    1
    #!/bin/bash
    2
    
                  
    3
    # exit on error
    4
    set -e
    5