Based loosely on the theme of Change, Flows is a game about changing the flow of particles in the stage. To complete each level, you must position the pushers and splitters provided in such a way that each flow reaches the sink of the same color.
Best viewed in Google Chrome, also tested in Mozilla Firefox.
Submitted to GitHub's Game Off 2013 and completed as our Computer Graphics Term Project at RPI.
Running Flows Locally:
git clone --recursive https://github.com/ScottTodd/Flowsnpm install -g jadecd build && jade index.jade && cd ..python -m SimpleHTTPServer 8080- Visit
http://localhost:8080/
Running Flows Online:
- Note: This is the latest version of our code, which may include changes after GitHub's Game Off deadline.
- Flows on GitHub Pages
- Click and drag to move pushers and splitters.
