
Mason Armand
Websites
A website where users can upload experimental games.
Personal website for showcasing my various hobbies including programming and photography. Mostly centered around game development.
Website showcasing my experimental digital art.
Software
Simple X11 floating window manager. Written in C using Xlib.
A tool to present slideshows from plaintext files. Parses a custom markup language I created for making simple slideshows. Written in C and uses Xlib for rendering.
A simple static site generator for creating blogs. Written in C.
A lua documentation generator for my game 'tuxmino'. Generates lua documentation from C source files.
Audio playback and waveform visualization of the Karplus Strong algorithm.
2d Boids flocking simulation written in rust. This was my first rust project.
Games
A free open source falling block puzzle game with support for custom lua gamemodes. Written in C.
Experimental roguelike game with chess-based movement. Written in C.
The cat follows your mouse, make loops around mice with your tail in order to trap them! Made in one day for experimentaljams.com.
Oldschool style dungeon crawler experiment. Not really a game in its current state.