Blocks is a geolocation based capture the flag game. You compeate against others on teams to get the most points, win games, and climb up the leaderboard.
Read Case Study: https://jonathansegal.io/projects/blocks
Blocks a map game built for SE319
I took the class SE319, Construction of User Interfaces at Iowa State which has a project based component. My friend and I worked on a team to design, build, and release an app. I learned a lot about the application building process from Research, Design, Development and how all steps come together to deploy a finished product.
$ git clone https://github.com/Jonathannsegal/blocks.git
$ cd blocks
$ yarn
$ yarn dev