Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Latest commit

 

History

History
13 lines (9 loc) · 483 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 483 Bytes

flow-free

A JS/CSS exercise to recreate the game Flow Free with minimal components.

If you're not familiar with the game, you need to connect the two dots of the same colour and ensure the entire board is filled with the flows. You also need to get a perfect game by completing each flow first time.

This version currently doesn't display any information and only has three levels preloaded that are selected randomly on load.

Demo here:

https://codepen.io/dom111/full/mwJwmM/