Code poems by Andy Wallace
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Andy Wallace fc10ad17cc initial commit 17 hours ago
poems initial commit 17 hours ago
.DS_Store initial commit 17 hours ago
LICENSE Initial commit 18 hours ago
README.md initial commit 17 hours ago
run.sh initial commit 17 hours ago

README.md

61x50

61x50 is a collection of code poems by Andy Wallace. They were written for my book, 61x50, which was published byCounterpath for the Using Electricity Series.

These code poems are all written with the constraint that the source code and the output must fit together in a 61x50 character terminal window.

All of the poems in this collection were written in JavaScript using NodeJS version 16.20.2.

To view these as intended, create a console and resize it to 61x51 (one extra row to accommodate the system prompt) and then run the node script for the poem you want to view.

You can use run.sh on Mac to print the source and the output. For example you might use ./run poems/circle_map.js

You can also run and edit these poems on the web at 61x50.com

This repo is hosted by the EMMA Technology Cooperative, a worker owned coop in NYC.