Skip to content
View GammaGames's full-sized avatar
🎃
👉😎👉 zoop
🎃
👉😎👉 zoop

Highlights

  • Pro

Block or report GammaGames

Report abuse

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

Report abuse
GammaGames/README.md

I like to make things, sometimes people like them.

Pinned Loading

  1. grit grit Public

    readable git

    Shell 4 1

  2. NobleEngine-Example-Project NobleEngine-Example-Project Public template

    A simple project showcasing various functions of NobleEngine for Playdate

    Lua 24 3

  3. dz dz Public

    docker made ez

    Shell 13 6

  4. procedural-generation-ruleset procedural-generation-ruleset Public

    An easy to configure multi-dimensional terrain generator

    GDScript 20 3

  5. kano-wand-demos kano-wand-demos Public

    Demos using the Kano Wand python module

    Python 45 12

  6. ~/.bashrc ~/.bashrc
    1
    export EDITOR=vim
    2
    fortune | cowsay -f duck | lolcat
    3
    alias grit=". /home/$USER/Documents/grit/grit"
    4
    alias please='sudo $(fc -ln -1)'
    5
    alias pyss="python3 /home/$USER/Documents/pyss/pyss.py"