Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 14 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,19 @@
# FP3 - Team Declaration
Due Friday, March 25, 2016.
Once you have your team figured out, **make a single pull request** for your whole team describing:
* who's on it (using github usernames and real names)
* a team name (for use in creating the group on github. Short and sweet.)
* a project title (10 words or fewer, can be changed later)
* a basic project concept
* what libraries you plan on using, as a group

Team rules:
* Teams should be two people except under special circumstances
* All team members must be in the same course section
* Teams of fewer than two members require explicit written permission
* Teams of more than two people require explicit written permission
#### team members
* Lokesh Manchi - @LokeshManchi
* Rob Russell - @robdoesweb

In looking for the team, we welcome you to use the course mailing list.
When posting on the list, be sure to include:
* what you're interested in doing
* what libraries you looked at for FP1 and FP2
* when you will be able to meet to work on project
#### team name
Foldlate

Please make sure to review the information at https://groups.google.com/d/msg/uml-opl-spr16/0bbtjSLWKvs/86A9IKxBHgAJ regarding how to develop a good project.
#### project name
AdventureGame1

To submit: make a pull request. One pull request for the whole team.
#### basic project concept
A single player 2d adventure game with obstacles and sound for immersion

#### what libraries you plan on using, as a group
* `2htdp/universe`
* `2htdp/image`
* `Rsound`