GitXplorerGitXplorer
i

persist.io

public
3 stars
0 forks
0 issues

Commits

List of commits on branch dev.
Unverified
9c6fa8867b4086199e58d88070d53668c086f723

Update README.md

iimgntn committed 9 years ago
Unverified
0ab1b846383f37b777f45e3b8a34e28c3a4c6e6d

fix character run animation direction

iimgntn committed 10 years ago
Unverified
ee3e5a7745befb03838296296cc9bdc03f0d283c

Create README.md

iimgntn committed 11 years ago
Unverified
d1c97b484a16903fb34b84030fd9622111183743

update to move off aws

iimgntn committed 11 years ago
Unverified
4e20701ffda85137cf6b94212df3888a73f13a6d

Update README.md

iimgntn committed 12 years ago
Unverified
6af52b46ef8bd23116866ccb03b340834d1f7fe9

Update README.md

iimgntn committed 12 years ago

README

The README file for this repository.

persist.io

alt tag

this is a project that i built during graduate school as a reference implementation of an all-javascript virtual environment, built with the cloud in mind. i built it because i had a number of art collectors tell me, in reference to a previous piece i had done, that they didn't buy digital art because it doesn't last. "floppy disks, you know"?

so i imagined what it would be like to have a piece that never gets old -- packaging the OS, browser, server, and app together without any specific hardware means that as long as we can simulate less powerful computers inside of more powerful ones, the piece will run. basically, i built it to run in an emulator.

still working on this, occasionally. will probably do a wholesale refactor in the next year. this was one of my first javascript projects so the code is not pretty.