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 listof 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-learnArcade 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
- JavaCheatSheets: Java cheat sheets you can execute
- GroovyCheatSheets: Groovy cheat sheets you can execute
- 🎹 Ableton Live ClyphX Python scripting (scripting for commercial digital audio software)
- clyphx_minimal: Example ClyphX custom user action script
- clyphx_gniputils: General ClyphX utility commands for Ableton Live
- clyphx_clipqueue: Trigger a sequence of clips in Ableton Live
- ☕ 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
PinnedLoading
- arcade_examples
arcade_examples PublicExample games created with the Python arcade library (https://github.com/pvcraven/arcade)
Python 1
- JVMUberRepo
JVMUberRepo PublicUber-ish repo that contains multiple applications and libraries, focused on games and UI tools, currently. Java and Groovy.
Java
Something went wrong, please refresh the page to try again.
If the problem persists, check theGitHub status page orcontact support.
If the problem persists, check theGitHub status page orcontact support.