Pinned Repositories
canvas-paint
:art: helper functions for drawing onto <canvas> elements
graph-mst
:chart_with_upwards_trend: minimum spanning tree generator
maze
:corn: flexible perfect maze generator
pack
:package: greedy rectangle packing algorithm
prnguin
:penguin: deterministic pseudorandom number generation
roguelike
:video_game: pixel-based roguelike
scaffy
:sparkles:tiny project scaffolding tool
tactics
:crossed_swords: minimalistic tactical rpg
tetromino
model tetrominos using minimal data structures
wrap-around
:recycle: Wrap numbers within a certain range
semibran's Repositories
semibran/pack
:package: greedy rectangle packing algorithm
semibran/css-string
:evergreen_tree: create CSS-compatible strings from object trees
semibran/tactics-new
A tabletop-style strategy game built around fixed unit interactions, perfect information, and deterministic combat
semibran/key-state
:key: simple DOM keyboard state tracker
semibran/patch
efficient patch operation for HTML elements
semibran/pkg-bump
:package::arrow_up: tiny package.json dependency version bumper
semibran/scaffy
:sparkles:tiny project scaffolding tool
semibran/chebyshev
:straight_ruler: Calculate the Chebyshev distance between two points
semibran/html
tiny helper functions for creating virtual DOM nodes
semibran/lifeos
semibran/1113
base converters
semibran/abalone-sandbox
sandbox for COMP 3981 term project
semibran/boolean
boolean expression parser frontend
semibran/covid-globe
Data visualization for COVID-19 around the globe
semibran/eggtart
semibran/fsm
finite state machine designer based on evanw/fsm
semibran/fsm-dom
finite state machine sandbox for dom tests
semibran/main-menu
interactive main menu design concept
semibran/proto-man
old megaman clone (2014) for reconstruction and archival
semibran/sandbox-chromeext
chrome extension sandbox
semibran/sandbox-sdl
sandbox for SDL and C
semibran/semibran
hi!
semibran/semibran.github.io
personal website
semibran/smooth-resize
smooth box resizing demo
semibran/sprite
tiny web tool with a lightweight, data-based approach to sprite management
semibran/template-app
tiny web app template
semibran/template-game
opinionated web game template
semibran/template-page
tiny webpage template
semibran/template-react
A fast and highly configurable template for a static React web app.
semibran/textbox
state management sandbox