-
-
-
extended-asteroids Public
Game Jam entry Extended Asteroids.
C++ BSD 3-Clause "New" or "Revised" License UpdatedMay 10, 2025 -
LitePM Public
A simple window manager for microcontrollers, styled around classic OS/2 Presentation Manager.
C UpdatedApr 10, 2025 -
-
buddy8800 Public
An Altair 8800 S-100 emulator that can run CP/M through a serial PTY.
C++ UpdatedNov 21, 2024 -
sokobox Public
Isometric Sokoban clone with a distinct cardboard pixel taste.
C++ UpdatedOct 12, 2024 -
margolus-cpp Public
Reversible cellular automaton simulator for Margolus neighborhood automata: from billiard ball, to gas diffusion, tron, and critters, or any other ruleset possible.
C++ MIT License UpdatedSep 1, 2024 -
tetris-tornado Public
A game submission for the Lazy Jam Summer 2024 edition.
-
raylib-bubbles Public
C++11 Raylib bubble shooter game.
-
passcoder Public
Basic C++ GTK3 toolbox for OpenSSL.
-
awesome-raylib Public
Forked from southdy/awesome-raylibCurated list of awesome stuff for raylib.
UpdatedApr 7, 2024 -
DatasheetSearch Public archive
A datasheet lookup web application. High school assignment work, but was pretty cool when PHP was popular.
PHP MIT License UpdatedJan 19, 2024 -
NetHang Public
Compact server library to manage multiplayer lobbies for most terminal games, even as barebones as netcat clients.
-
flask-htmx-docker Public template
Prebuilt Flask template, with HTMX front-end interaction.
-
2d-cars-evolve Public
Genetic evolution of 2D car creatures for best fuel efficiency over randomly generated terrain.
UpdatedNov 16, 2023 -
magnetrwn.github.io-old Public archive
WIP of my personal portfolio. Floating icons in a background canvas, with gravity wells generated on click. Dynamic content loading with an animated page explorer structure.
HTML UpdatedOct 29, 2023 -
some-ncurses-snakes Public
A collection of implementations of Snake in different programming languages, using ncurses.
C MIT License UpdatedSep 19, 2023 -
runtime-bitset-cpp Public
Very compact header-only C++ bitset library for creating bitsets at runtime.
C++ MIT License UpdatedAug 31, 2023 -
python-periphery-tm1637 Public
Forked from nopnop2002/python-periphery-tm1637This module contains functions to drive the TM1637 display module as well as clock, scrolling ASCII text and system information functionality. Attaching this to a SBC can give useful insight on the…