Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
gal11002 committed May 1, 2015
1 parent 4899980 commit f5c6657
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Expand Up @@ -13,29 +13,40 @@ THE TEAM:
Gavin Li:

~Responsible for the design concept and lead the development of the project

~Built the RPGame, Player, Merchant, Item and StartScreen classes

~Designed and built the transaction system in the game, built the classes responsible for the transaction (Transaction, TransactionUI, ect.)

~Revised and updated the new day mechanics

~Responsible for the game play details (instructions, item values and other gameplay values), also designed and coded the price fluctuation system

====================
John Bojorquez:

~Lead the development of the project

~Built the Map, MapUI, RPGame, Character, and Object Classes

~Added class hiearchy to the Character, Player, Merchant and Object classes

~Designed and built all the classes related to the Map and the graphical representation of the Map (the screen that the user interacts with) and created all the classes related to the map (Everything in the graph package, Map, MapUI and everything in the images package)

====================
Lutong Liu:

~Was responsible for the graphic component of the project

~Built the sprites animations used in the MapUI class and the sprites shown on the screen that the user interacts with

~Contributed to the Map and MapUI classes and implemented the game pausing function (where the user cannot move their character mid-transaction)

====================
William Chin:

~Built and revised the StartScreen class and resolved a class-breaking bug that the team could not figure out

~Designed and coded the new day mechanics of the game

~Was responsible for testing and bug-finding

0 comments on commit f5c6657

Please sign in to comment.