An open API service indexing awesome lists of open source software.

https://github.com/uucidl/plus-one-minus-one

+1-1 by != ; an experimental demo released at Mekka Symposium 2002
https://github.com/uucidl/plus-one-minus-one

Last synced: 4 months ago
JSON representation

+1-1 by != ; an experimental demo released at Mekka Symposium 2002

Awesome Lists containing this project

README

          

plus one minus one
==================

+1-1 by != ; an experimental demo released at Mekka Symposium 2002

![screenshot](http://img.youtube.com/vi/FaUoeXsHOFA/hqdefault.jpg)

[video on youtube](https://www.youtube.com/watch?v=FaUoeXsHOFA)

## How Am I Building This Thing?

### Requirements

- SDL
- libjpeg
- libffi
- zlib
- freetype

### Instructions

First get [Tundra](https://github.com/deplinenoise/tundra)

Then get any missing required library.

Then type tundra or tundra2 at the top level, and run the program in
the tundra-output/t2-output directory. It should pick up the data
files found in dat/

### Notes

This demo was unique in its time for its use of the network to fetch
images for instance using google images. This however is not working
anymore as what the service returns has significantly changed.