Smug Concentration

buzztouch plugin: Smug Concentration
Version: v1.2
An Easy Game of Concentration. Cards 'could' be customized for commercial value. Logo Cards, Product Images, and such could convert this fun plugin into Gold.
works on iOS iOS
works on Android Android
Developer Info
Latest Review
Screenshots
More Information
Smug's Concentration, v1.2
April 5, 2014

**************************************************************************************
** Partial Proceeds from this Game will be used to buy Niraj a beer at BuzzCon 2014 **
**************************************************************************************

This game is only setup for BTv3 projects.
This game works in both iOS and Android
This game works with both iPhone and iPad.
This game has only been tested with iOS 7 and Android v4.0.4.

This is a simple game of concentration. User turns over two cards. If they match, they get points. If they do not match, the cards are returned face down. User turns over random cards, trying to 'concentrate' on where 'matched' cards may lie. Fun for all ages.

This is a simple game. It does not tie in with any fancy schmancy game thingys.

No configuration needed, other than giving the screen a name. Drop it in!

Easy Card customization assures you commercial opportunities.

** NOTE: Android images belong in the 'BT_Docs' directory, not res/drawable. **

iOS Project
------------------------

FlipView.h
FlipView.m
SW_concentration_game.h
SW_concentration_game.m
SW_concentration_game.xib
SW_concentration_game~568h.xib
SW_concentration_game~iPad.xib
SW_smugConcentrationGame.h

Cards and support Image files are included.

Android Project
------------------------
/res/layout/sw_concentration_game.xml
/src/com/xxx/SW_concentration_game.java
/assets/BT_Docs/sw_concentration.html
/assets/BT_Docs/sw_xxxx.png (x23)

JSON Data
------------------------

{"navBarTitleText":"Concentration"}

Release Notes:

v1.0 - Initial Release
v1.1 - Added Android
v1.2 - 4/5/2014 (Changes to Android Only; No iOS Changes)
01) Changed Android WebView to ChromeView to accomodate Java Alerts.
02) Moved images to BT_Docs. Sorry folks. It had to be.
03) No further changes.