A networking game hybrid app for mobile built with Ionic + Capacitor! This was built for Out in Tech Atlanta to encourage making connections at events.
Deployed game at: https://selfie-bingo.netlify.app/
- Main bingo game UI. Clicking a square opens the bingo square UI.
- Bingo square UI. Tap the blue camera icon to launch the default device camera. Will automatically use front-facing camera if on a mobile device.
- Camera UI. Leverages Capacitor Camera API and has access to any built-in camera features (such as reactions on MacOS).
- Bingo square UI. Photo is saved to the square and user can mark the square as complete.
- Completed bingo game UI.
- Game reset UI. Uses Capacitor Preferences API to save, load, and reset bingo game progress.
- Instructions UI.
- Add more games with a game selection function
- Add share feature to share selfie to social media
- Improve styling for bingo squares on main bingo UI to make prompts more readable
- Update favicon
- Overall style improvements
- Compile for native Android and iOS for deployment to app stores