csce3513 / Team18

Team 18 repository
5 stars 2 forks source link

First Release #2

Closed mxn011 closed 12 years ago

mxn011 commented 12 years ago

Now I did first commit. You can see files on repo.

This has only character and background. Under content, there are some backgrounds and maptips that may be useful if we continue to make top-down adventure.

I think these codes satisfy least requirements that we had mentioned about on previous presentation.

I already tested other features like background scrolling or keeping character center (then background moves instead). I may add them as branch if needed.

This is what we have to do on first release.

" 1. User Stories

  1. What user stories implemented in first release?
  2. Test Cases for first release. Show unit test code.
  3. Demo of first release (optional)
  4. Current status of Game
  5. Plan for next release

Upload the presentation on Moodle. "

mxn011 commented 12 years ago

So, are we gonna use MSTest for unit testing?