Skip to content
View GammaGames's full-sized avatar
πŸŽƒ
πŸ‘‰πŸ˜ŽπŸ‘‰ zoop
πŸŽƒ
πŸ‘‰πŸ˜ŽπŸ‘‰ zoop

Highlights

  • Pro
Block or Report

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.

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

I like to make things, sometimes people like them.

Pinned

  1. grit grit Public

    readable git

    Shell 4

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

    A simple project showcasing various functions of NobleEngine for Playdate

    Lua 13 3

  3. StorySync StorySync Public

    Sync reddit stories to a personal sub

    Python

  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 30 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"