Pinned Repositories
audio-visualizer-python
a little GUI tool to render visualization videos of audio files
canvas-game
template for a basic HTML5 canvas game using vanilla JS
dnd-character
library for making Dungeons & Dragons 5e characters as serializable data
get_code_from_markdown
extract code from within triple-quotes (```) in markdown files
jezzball
remake of the classic Jezzball game with touchscreen support using HTML5 canvas
muffin-shop
Modular webapp with shop system, admin panel, blog, contact form. For small business or personal sites
nagcat
Reminders in tmux statusbar. A helpful cat who nags you... because she loves you! =^.^= Install with Tmux Plugin Manager or with Pip
pipe-puzzle
A web-playable clone of Pipe Dream using PixiJS and Muffin Game Engine. Place pipes to form a path for the water!
symlink-editor
a GTK symbolic link editor for Linux
tmux-df
Tmux plugin to show disk space in the statusbar
tassaron's Repositories
tassaron/dnd-character
library for making Dungeons & Dragons 5e characters as serializable data
tassaron/tmux-df
Tmux plugin to show disk space in the statusbar
tassaron/symlink-editor
a GTK symbolic link editor for Linux
tassaron/get_code_from_markdown
extract code from within triple-quotes (```) in markdown files
tassaron/canvas-game
template for a basic HTML5 canvas game using vanilla JS
tassaron/jezzball
remake of the classic Jezzball game with touchscreen support using HTML5 canvas
tassaron/minecraft-bedrock-player-repair
repair a corrupted player in a Minecraft Bedrock world
tassaron/batchfile.py
run simple Windows batch files (.bat) on Linux
tassaron/muffin-game
Engine for web games using PixiJS. Has various types of Actors, and Scenes which contain Actors. Compose a game out of simple objects!
tassaron/muffin-shop
Modular webapp with shop system, admin panel, blog, contact form. For small business or personal sites
tassaron/rodents-revenge
remake of the classic game Rodent's Revenge
tassaron/urbandead-userscripts
userscripts for Urban Dead, including the classic UDToolbar graphics
tassaron/breakout
a simple javascript+html5 breakout game with touchscreen support
tassaron/nagcat
Reminders in tmux statusbar. A helpful cat who nags you... because she loves you! =^.^= Install with Tmux Plugin Manager or with Pip
tassaron/pipe-puzzle
A web-playable clone of Pipe Dream using PixiJS and Muffin Game Engine. Place pipes to form a path for the water!
tassaron/tabletop-story
a character creator and campaign tracker to help you play Dungeons & Dragons online
tassaron/bat2web
turn a Windows batch file into a Flask webapp that runs on a Linux server
tassaron/character-creator-htmx
Example Flask app with htmx. Create a character image using a few dropdowns like hair, body shape, and facial expression
tassaron/speed-limit
HTML5 canvas game about obeying the speed limit
tassaron/2p-canvas-game
online 2-player HTML5 canvas game, server side is a Flask API
tassaron/acronym-crud-express
Simple CRUD API using ExpressJS and ES6 modules. Example code. Tested with Jest and curl
tassaron/alibi-game
interactive fiction about finding an alibi
tassaron/copper-lamp
Minecraft mod using Fabric: adds copper lamps, torches, and capacitors. Watch the video demo! Compatible with 1.18 or 1.19
tassaron/mcpelauncher-versiondb
Automatically generated version information for the Android version of Minecraft.
tassaron/muffin-game-js
Template for web games using Muffin Game Engine and PixiJS. Has various types of Actors, and Scenes which contain Actors. Compose a game out of simple objects!
tassaron/OpenRCT2
An open source re-implementation of RollerCoaster Tycoon 2 🎢
tassaron/osgameclones
Open Source Clones of Popular Games
tassaron/tassaron
tassaron/ttrpg-api
Django REST API for managing character sheets for tabletop RPGs
tassaron/wild-eights
online 2-player card game where eights are wild! using HTML5 canvas & a Flask API