This list will continue to grow and I will update my results as things progress.
- Click Sample Name to Run Example // Click ‘Source’ to download source files.
- 001_PhysicsExample (Source) - Original example; PASS
- 002_Subfolders (Source) - Original example using images from sub-folder; FAIL
- 003_Subfolders2 (Source) - Original example using scripts from sub-folder; PASS
- 004_Subfolders3 (Source) - Original example with subfolder filled with UNUSED images.; FAIL
- 005_ReducedSSK(Source) - Base version of SSK (cleaned up to work w/ HTML5 Export); PASS
- 006_SSKComposer(Source) - Same as 005 + sample composer interfaces; PASS
- 007_SSKDisplayExtensions (Source) - Same as 005 + demos SSK display extensions (including all Graphics 2.0 fill features); PASS
- 008_SSKPhysics(Source) - Same as 005 + demos SSK display+physics extensions.; PARTIAL PASS :huh: (PHYSICS ARE FAST?)
- 009_FontsTest (Source) - A test of custom fonts.; FAIL :( (Some fonts are cut off mid-way from the top-to-bottom.)
- 010_InfiniteTimer (Source) - Tests an infinite timer to make sure it runs forever (or at least for a long time.); PASS
- 011_CoronaBench3 (Source) - My old benchmarking test for Corona. Each test is run 3 times.; FAIL :( (See output of web console for error.)
- 012_CoronaBench1 (Source) - My old benchmarking test for Corona. Each test is run 1 times.; FAIL :( (See output of web console for error.)
- 013_CoronaBenchShrink3 (Source) - Shrunk version of my old benchmarking test for Corona. Each test is run 3 times.; PASS
- 014_Emitters (Source) - Sample emitter(s); FAIL
- Corona Crush (Source) - PASS
Other Notes
- build.settings orientation values have no effect
- config.lua width and height settings do work