Skip to content
View SirGnip's full-sized avatar

Block or report SirGnip

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 Loading

  1. arc_arena arc_arena Public

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

    Python 2

  2. arcade_examples arcade_examples Public

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

    Python 1

  3. GroovyCheatSheets GroovyCheatSheets Public

    Executable Groovy syntax cheat sheets

    Groovy

  4. clyphx_clipqueue clyphx_clipqueue Public

    Clip Triggering Queue ClyphX script for Ableton Live

    Python 1

  5. clyphx_gniputils clyphx_gniputils Public

    General ClyphX utility commands for Ableton Live

    Python

  6. arcade_screensaver_framework arcade_screensaver_framework Public

    A very simple Python framework for making screen savers for Windows. Uses the Arcade library.

    Python 10