Skip to content

ScottTodd/Flows

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flows

Summary

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.

Team Members

Getting Started

Running Flows Locally:

  1. git clone --recursive https://github.com/ScottTodd/Flows
  2. npm install -g jade
  3. cd build && jade index.jade && cd ..
  4. python -m SimpleHTTPServer 8080
  5. Visit http://localhost:8080/

Running Flows Online:

  1. Note: This is the latest version of our code, which may include changes after GitHub's Game Off deadline.
  2. Flows on GitHub Pages

Controls

  • Click and drag to move pushers and splitters.

Dependencies

References / Other Links

About

A game about flow manipulation

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages