Notify New Package

made by changlinli, submitted by porterjamesj
A simple service for getting an email when a new version of a software package is published.

MTA Spaghetti

made by tophtucker, submitted by davidbalbert
If you've never looked at the NYC subway map and thought "mmm pasta," now you can.

o

made by antifuchs, submitted by porterjamesj
A ring buffer in Go without using interface{}.

Super Step Sequencer Deluxe

made by julia, submitted by porterjamesj
A step sequencer in JavaScript! You can see the code here: https://github.com/juliatufts/step-sequencer

Fandomized Algorithms

made by alexrudnick, lkuper, submitted by Mai
In honor of AO3's recent Hugo Award, a fandom number generator written in Python by Lindsey Kuper and Alex Rudnick. The accompanying paper is recommended.

You are a rock

made by isthisanart, submitted by porterjamesj
An unconventional text-based RPG where you play as a rock buried deep beneath the ground.

Arpongi, a two-player pong RPG

made by ayla~nonsense, submitted by rachel
This is lots of fun to play with a friend! You can also try to play against yourself, which is a bit more complicated, but also fun. You can see the code here: https://github.com/bridgs/arpongi

Awklisp

made by darius, submitted by davidbalbert
A Lisp written in Awk. Written and posted to Usenet in 1994. Updated in 2001 with garbage collection. The repository contains a bonus Lisp written in Perl.

No.JS: a chat app without JavaScript

made by talos, submitted by davidbalbert
A web-based chat application that doesn't use any JavaScript. It even runs in IE 4.0.

Magnetic field visualization in p5.js

made by emilyxxie, submitted by rachel
An interactive animation of a magnetic field. See the code here: https://github.com/emilyxxie/magnetic_field