lloyd / bp-bloopsaphone
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
Lloyd Hilaiel (author)
Thu Mar 12 13:46:14 -0700 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Thu Mar 12 13:46:14 -0700 2009 | |
| |
.gitmodules | Thu Mar 12 10:13:06 -0700 2009 | |
| |
README | Thu Mar 12 13:41:13 -0700 2009 | |
| |
external/ | Thu Mar 12 13:41:43 -0700 2009 | |
| |
src/ | Thu Mar 12 13:46:14 -0700 2009 |
README
the MusicBox BrowserPlus service. a project based on why's bloopsaphone (http://github.com/why/bloopsaphone/tree/master), which exposes arcade style tunes to browser based javascript. build instructions (osx only at present): 1. clone me 2. git submodule init 3. git submodule update 4. cd externals/ && ./build_all.sh 5. cd src/ && mkdir build && cd build && cmake .. && make resulting "MusicBox" directory is a service you can run or install usin' the browserplus SDK: http://browserplus.yahoo.com/developer/service/sdk/ lloyd
