Corona SeeSaw v0.7.0
$14.99
Debit/Credit: https://gumroad.com/l/abXn
Paypal: https://sellfy.com/p/YvC8/
Create the next ‘Draw Something’ or ‘Song Pop’!
This package includes all the source code and instructions necessary to add a turn-based element to your Corona SDK game using the parse.com cloud database service.
The code is fully commented to help you understand exactly what it is doing and why, while the readme.pdf file contains a summary of how the engine works and the database is structured, what each .lua file does and what you can customise when plugging your game into the engine.
The engine comes with an example game to demonstrate how your game data can be stored, accessed and updated.
Features in this version:
Creation of accounts using e-mail, anonymous or facebook sign-in
Login to accounts and retrieval of user & game data
Linking an existing e-mail account to a facebook user
Find opponents based on given criteria
Find which of your facebook friends play the game
Download facebook pictures of friends and other opponents
Display potential matches (random or facebook friends)
Search for users by e-mail, username etc
Invite facebook friends without the game installed to play
Display list of games in progress with score and status
User settings/profile screen
Update game status and upload round information to parse.com via batch operations
Calculate time left in game week and reset games at week end
Features to be added in free updates:
Push notifications to opponents to remind them to play back
Chat system
Display game result with photo on facebook feed
Detect whether a user validated their signup e-mail address