Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.55 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.55 KB

Blocks 🗺️

License: MIT HitCount Play Now

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

Gameplay

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.

Running Locally 💻

$ git clone https://github.com/Jonathannsegal/blocks.git
$ cd blocks
$ yarn
$ yarn dev

Built Using 🏗️

Authors 😀