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
- Host: GitHub
- URL: https://github.com/uucidl/plus-one-minus-one
- Owner: uucidl
- License: gpl-2.0
- Created: 2012-09-17T20:13:43.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2020-10-12T20:43:24.000Z (about 5 years ago)
- Last Synced: 2025-03-30T03:41:11.863Z (9 months ago)
- Language: C
- Size: 896 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
plus one minus one
==================
+1-1 by != ; an experimental demo released at Mekka Symposium 2002

[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.