Due Date

Thursday, March 12, 2015, 11pm.

Instructions

Get the homework instructions here and unpack the tar, or by

git clone git@gitlab.cs.washington.edu:bdmyers/roguelike.git

Note that if you use git clone and use gitlab to manage your code, you will need to change your git remote to a new gitlab repository you create (you can't push to bdmyers/roguelike.git).

The instructions can be found in src/README.md (If you read it in a markdown editor, e.g., like clicking the README.md in gitlab, then it will be formatted nicely).

The README.md in the base directory is unrelated to the homework.