@EdMaddox
Hi. I’m currently in the midst of releasing a free starter kit - “Super Starter Kit for Corona” aka SSKCorona.
It is still very much in beta, but already contains the following:
-
The SSK Library - A Lua library containing several object factories, helper classes, utilities, global and class addons, etc.
-
A sample game framework - An empty starter game using Storyboard + SSK. It currently has these parts:
- Splash/Loading Screen
- Main Menu
- Options
- Help
- Credits
- Play GUI
It is currently only for single-player games, but the multi-player changes are coming soon and will include a full set of ready made classes and events for MP game communication and logic.
- SSK Sampler - A big part of this free release is the sampler. The sampler is a ready made app, where I provide the following kinds of samples:
- Benchmarks (not ready yet)
- Forum Help - I answer questions on the forum and will over time fill this section with working examples of the solution.
- Input ‘Devices’ - Testing for some standard input devices that can be made with the SSK factories, including: Virtual Dpad/Joystick and miscellaneous snap-sliders.
- Interfaces - Examples of more sophisticated interfaces elements
- Mechanics - Sample mechanics like one-way platforms, screen-wrap, …
- Prototypes - Sample game ideas I’ve worked on. Usually just a part of the game.
- Snippets - Self-explanatory I think. )
- Testing/Validation - Samples designed to test SSK, device features, and/or Corona SDK features.
- more…
Once I get SSK somewhat stable, I will start working on tutorials covering the following kinds of topics:
- How to make specific game examples w/ Corona SDK and SSK
- How to use the SSK Sampler (if you want to add to it)
- …
* You can see some examples of SSK in action here:
* You can get SSK here: https://github.com/roaminggamer/SSKCorona
* My site is here: http://roaminggamer.com/ (Subscribe to my RSS if you want to get annoucements about future SSK and Tutorial updates.)
Cheers!
-edo out
[import]uid: 110228 topic_id: 31785 reply_id: 126943[/import]