This is a quick update for anyone using my (WIP) starter kit SSKCorona and/or the game framework. I just finished updating and have committed changes to gitHUB. These changes were rather extensive and included the following:
-
Full (?) set of interfaces - Splash/Loading, Main Menu, Credits, Options, Change Player (not me), Multiplayer host & join screens, Last Score, High Scores, and Play GUI
-
Dual Player Networking - Enable dual-player Wifi networking w/ autoconnect.
-
Multiplayer Networking - Enable dual-player Wifi networking w/ host/join options.
-
User presets - As requested (by brindleware), I added the ability to keep your own label, button, sound, and now player presets/settings separate from SSKCorona. This lets you drop in the latest update without messing up your game.
-
Current Player and Known Players - Out of the box, the framework can keep track of settings for up to 4 players and this can easily be extended.
-
Protoyping Art - The framework art is now all grey. This screams ‘I am a prototype’ and is a nice way to start your project. Once you get some game play code in there, the you should jazz up the visuals. Til then, you can show it to customers and say, “Oh, the grey parts? Those are still in prototype phase.”
If you want to see the framework in action, you can go to my new YouTube page and watch it here: http://www.youtube.com/watch?v=SYW2uoWxAWY .
Also, as always you can download and try (for Android devices) both the sampler,
and now the framework:
Lastly, I also posted the first (hopefully of many) GIN video today here: http://www.youtube.com/watch?v=F2yD-c-9Rlo&feature=plcp
GIN stands for “Game In Ninety (minutes)”. Basically, I use SSKCorona and the framework to make a game and I have 90-minutes to do it. I record the whole session as a time-lapse screencast and then slow it down at the end to do a play demo.
This first video was and pretty rough, but I think you will get the gist. GIN #1 started off as a ‘baloon popper’ but morphed into a ‘gem popper’ when I ran into an unexpected art problem. This GIN took about 70 minutes.
If you read this far, thanks!
[import]uid: 110228 topic_id: 32724 reply_id: 332724[/import]
but my day job keeps getting in the way…