Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 857 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 857 Bytes

#Flotsam

Flotasm is a game built with HTML 5 canvas technology for the 2012 Game Jam in Salt Lake City.

##Credits

  • Design
    • Jared Evans
    • Mike Nielsen
    • Risa Nielsen
    • Seth Bell
  • Programming
    • Steve Taylor
    • Ethan Ransom
  • Art
    • Joseph Pearman
    • Jared Evans
  • Audio
    • Alex Taylor

##Playing the Game

  1. Download the game (extract it if necessary)
  2. Modify Chrome to launch with the --allow-file-access-from-files flag (tutorial on command line flags)
  3. Open the flotsam.html file in Chrome.

Firefox and IE +9 support is planned, but is still forthcoming.

##Contributing

Loosely follow the conventions in this branching model.