This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
SMELL GAME LEVEL TESTS | |
Jeff Thompson | 2013 | www.jeffreythompson.org | |
Ideas: | |
+ Run forest fire simulation to set terrain | |
*/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* PROCEDURAL CAVES | Jeff Thompson */ | |
final int w = 100; | |
final int h = 50; | |
final int numSteps = 10000; | |
final float noiseInc = 0.3; | |
boolean saveIt = false; | |
int[][] level; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
LEVEL GENERATION TEST | |
Jeff Thompson | 2013 | www.jeffreythompson.org | |
A test to see how long it takes to generate levels of | |
various sizes and depths. | |
Statistics running on my Uno, from reset to | |
level finished being created: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/python | |
import subprocess | |
import os | |
from PIL import Image | |
''' | |
SORT PDFs BY BRIGHTNESS | |
Jeff Thompson | 2013 | www.jeffreythompson |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
''' | |
MOST FREQUENT WORD SEARCH | |
Jeff Thompson | 2013 | www.jeffreythompson.org | |
A curatorial experiment through a residency with the Internet Archive. | |
REQUIRES: | |
+ Natural Language Toolkit (NLTK) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Ac | |
AcCePt | |
AcCePtS | |
AcCEsS | |
AcCEsSeS | |
AcCrUAl | |
AcCRuAl | |
AcCrUAlS | |
AcCRuAlS | |
AcCrUEs |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
''' | |
EVERY WORD IN THE PERIODIC TABLE | |
Jeff Thompson | 2013 | www.jeffreythompson.org | |
Takes as its input the abbreviations of the elements in the | |
periodic table and returns all possible words that can be | |
generated from that input*. | |
Idea occurred while sitting through a boring meeting in a | |
lecture hall, staring at a periodic table on the wall. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SRT FILE FROM "COMPUTERS ARE PEOPLE, TOO!" (1982) | |
Timestamp information has been removed for | |
continuity. Hear the text-to-speech here: | |
https://soundcloud.com/jeffthompson/srt-file- | |
from-computers-are-people-too-1982 | |
------------------------------------------------- | |
miss |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ | |
$a_carousel_container | |
$controls_el | |
$controls_links | |
$e | |
$h | |
$heroEl | |
$tgt | |
a | |
a_carousel |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(not set) | |
*se2-drp* | |
*se3-drp* | |
*se6-drp* | |
*se6-ptk* | |
. nack design strategi scarlettrd | |
012 smile communications ltd. | |
013 netvision | |
013 netvision ltd | |
02 online (uk) |
OlderNewer