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

Highlights

  • Pro

Block or report GammaGames

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
GammaGames/README.md

I like to make things, sometimes people like them.

Pinned Loading

  1. gritgritPublic

    readable git

    Shell 4 1

  2. NobleEngine-Example-ProjectNobleEngine-Example-ProjectPublic template

    A simple project showcasing various functions of NobleEngine for Playdate

    Lua 24 3

  3. dzdzPublic

    docker made ez

    Shell 13 6

  4. procedural-generation-rulesetprocedural-generation-rulesetPublic

    An easy to configure multi-dimensional terrain generator

    GDScript 20 3

  5. kano-wand-demoskano-wand-demosPublic

    Demos using the Kano Wand python module

    Python 48 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"