|
|
17 hours ago | |
|---|---|---|
| poems | 17 hours ago | |
| .DS_Store | 17 hours ago | |
| LICENSE | 18 hours ago | |
| README.md | 17 hours ago | |
| run.sh | 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.