Go to file
Skyler Lehmkuhl 665c036192 Added PowerPC Linux binary 2012-01-08 12:58:48 -05:00
GUI PyGUI should now work without installation 2012-01-05 20:06:00 -05:00
media Brought lightningbeam files into source control 2012-01-04 13:39:41 -05:00
swfc Added PowerPC Linux binary 2012-01-08 12:58:48 -05:00
README Info about swfc binaries in README 2012-01-05 15:26:12 -05:00
base.js Animation working; screen clearing, not. 2012-01-06 16:48:58 -05:00
colors.py Brought lightningbeam files into source control 2012-01-04 13:39:41 -05:00
lightningbeam Fixed so that SWF compiles on Windows 2012-01-05 18:38:04 -08:00
lightningbeam_windows.py Added standard cursors; added alerts. 2012-01-05 09:24:41 -05:00
misc_funcs.py SWF Export Working 2012-01-05 16:13:46 -05:00
svlgui.py Fixed so that SWF compiles on Windows 2012-01-05 18:38:04 -08:00

README

Lightningbeam is currently under heavy development. Things may change often.

Please note you need a patched version of PyGUI to run in PyGUI mode.
And it doesn't really run in any other mode yet. To be fixed. (maybe?)

To run: python lightningbeam

I am working on including swfc binaries for all archs necessary. The Mac OSX
file is a universal binary, and should run on x86, x64 and PPC (untested).

TODO: More info in this file.