|
|
|
|
|
by tolarewaju3
406 days ago
|
|
It's a real-world game to beat social anxiety called Roadmap. It's not super complex. Here are the main technologies I'm using. AWS DynamoDB AWS Cognito AWS Lambda for AI calls Cocoa Control libraries for showing players challenges, progress, and unlocks OneSignal Push Notifs to notify players of changing game state I know that all of these have Swift libraries or probably some similar ones. And I've written some swift code. But I'm just wondering about the syntax shift or other gotchas that I may not be thinking about. Even things like connecting to the storyboard seem like they might have minor differences |
|