Pinned Repositories
love-moonscript-template
A dead-simple MoonScript setup for LÖVE
micro-plugin-autosave
a more convenient replacement for micro's built-in autosave feature
nim2br
a teeny-tiny nim program for using PNGTuber avatars
project-graveyard
In memoriam of all the unfinished things that taught me something valuable.
sat-ts
A simple JavaScript library for performing 2D collision detection, rewritten in TS.
transmutrix's Repositories
transmutrix/love-moonscript-template
A dead-simple MoonScript setup for LÖVE
transmutrix/nim2br
a teeny-tiny nim program for using PNGTuber avatars
transmutrix/project-graveyard
In memoriam of all the unfinished things that taught me something valuable.
transmutrix/micro-plugin-autosave
a more convenient replacement for micro's built-in autosave feature
transmutrix/sat-ts
A simple JavaScript library for performing 2D collision detection, rewritten in TS.
transmutrix/deno_sdl2
SDL2 module for Deno
transmutrix/Nim
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
transmutrix/nim-openal
An OpenAL wrapper for nim.
transmutrix/nim-sdl2
Nim wrapper for SDL 2.x
transmutrix/plugin-channel
Official plugin channel for micro
transmutrix/eartraining
minigames for ear training
transmutrix/lua-alt-getopt
Lua API for getopt similar to getopt_long(3)
transmutrix/nim-tiled
Tiled map loader for the Nim programming language
transmutrix/odin-raylib-hot-reload-game-template
An Odin + Raylib game template with Hot Reloading pre-setup. My game projects tend to have some things in common, so I made this template so I can get up and running quicker.