Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
/ flow-free Public archive
forked from dom111/flow-free

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

Notifications You must be signed in to change notification settings

subjectivitylab/flow-free

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.1%
  • CSS 30.5%
  • HTML 1.4%