Skip to content
View SirGnip's full-sized avatar
Block or Report

Block or report SirGnip

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

I, like many of you, suffer from "Look at that new, shiny thing over there!" syndrome. So unsurprisingly, I have repos that touch on various topics (many Python focused). Here is a semi-organized list of some of my repos:

  • 🕹️ Gaming
    • Arc Arena: Can you survive longer than your foes in the arena? A hotseat game that supports a large number of players (1-10+) on one screen.
    • arcade_examples: Example games coded using the easy-to-learn Arcade Python library for 2D games
    • arcade_screensaver_framework: A very simple Python framework for making screen savers for Windows. Uses the Arcade library.
  • 💻 Learning new programming languages
  • 🎹 Ableton Live ClyphX Python scripting (scripting for commercial digital audio software)
  • ☕ JavaFX programming
    • JVMUberRepo: uber-ish repo that contains multiple applications and libraries, focused on games and UI tools
  • 🎲 Random stuff, programming experiments, half-baked utilities, etc.
    • board_game_toolbox: Tools and utilities for various board games
    • crowd_sandbox: Concurrent programming experiments with hyper simplistic "crowd" simulation
    • weather_scraper: Simple, tactical script to download historical weather data

Hits

Pinned

  1. arc_arena arc_arena Public

    Local multiplayer for a crowd (2-14 players) party game. Modern take on the classic "snake."

    Python 1

  2. arcade_examples arcade_examples Public

    Example games created with the Python arcade library (https://github.com/pvcraven/arcade)

    Python 1

  3. JVMUberRepo JVMUberRepo Public

    Uber-ish repo that contains multiple applications and libraries, focused on games and UI tools, currently. Java and Groovy.

    Java

  4. GroovyCheatSheets GroovyCheatSheets Public

    Executable Groovy syntax cheat sheets

    Groovy

  5. clyphx_clipqueue clyphx_clipqueue Public

    Clip Triggering Queue ClyphX script for Ableton Live

    Python 1

  6. clyphx_gniputils clyphx_gniputils Public

    General ClyphX utility commands for Ableton Live

    Python