emordonez / connecting-wall

A web implementation of the connecting wall from "Only Connect," built with Vue
https://connecting-wall.netlify.app/
MIT License
15 stars 8 forks source link

dynamic routing with JSON walls #1

Closed emordonez closed 3 years ago

emordonez commented 3 years ago

Walls are now stored in a JSON array and then dynamically routed. Also added a Timer component with a visually functioning countdown bar but with no game logic implemented yet.