Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 826 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 826 Bytes

Picture Puzzle iOS Game

picture puzzle icon

This was my final project for CS 2049: Intermediate iPhone Development. It is an iOS puzzle game where players are presented with a picture, and they must find the location from where the picture was taken. Players can post and solve puzzles.

I used Firebase for the server backend and Realm for the local backend, then CocoaPods for dependency management.

screenshot puzzle list view screenshot unsolved puzzle view screenshot solved puzzle view screenshot new puzzle view