-
Notifications
You must be signed in to change notification settings - Fork 0
Simple Spidermonkey Shell (jsshell) jsctypes bindings to SDL
License
cosinusoidally/sdl-jsshell
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
sdl-jsshell - Simple Spidermonkey Shell (jsshell) jsctypes bindings to SDL Ever wanted to write multimedia apps in JavaScript without being stuck inside a web browser? No? Well, don't knock it until you have tried it. This library allows you to do exactly that. Source code and extensive documentation are in lib/sdl.js . There is also lib/test.js which contains a simple example of how to use the API. There are some demo apps in demos/ (note demos must be run from the demos/ dir). This code works on win32, linux-i686 and linux-x86_64 directory structure: * demos/ this contains some demo code using the library * lib/ this is where the current version lives * old-versions/ this contains an archive of old versions, plus possibly some critique of those versions. * wip/ work in progress branch. Contains any experimental work in progress code (yes I could have used git branches and tags but I was getting bored of juggling branches, if this layout doesn't work out I'll revert to a more traditional branches/tags approach).
About
Simple Spidermonkey Shell (jsshell) jsctypes bindings to SDL
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published