Go to file
Skyler Lehmkuhl 76b1ad99de Added text editor window, broke keyboard shortcuts. 2012-01-08 17:09:33 -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 error script to run if no supported architecture is found (itanium sparc etc.) 2012-01-08 13:33:49 -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 Added save and open. 2012-01-08 15:25:32 -05:00
lightningbeam_windows.py Added text editor window, broke keyboard shortcuts. 2012-01-08 17:09:33 -05:00
misc_funcs.py SWF Export Working 2012-01-05 16:13:46 -05:00
svlgui.py Added text editor window, broke keyboard shortcuts. 2012-01-08 17:09:33 -05: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.