Skip to content

Commit

Permalink
add ppp
Browse files Browse the repository at this point in the history
  • Loading branch information
Aarav rawal committed Apr 15, 2024
1 parent 0fd2170 commit 3c7f416
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 0 deletions.
28 changes: 28 additions & 0 deletions docs/team/aaravrawal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
# Aarav Rawal - Project Portfolio Page

## Project: CalculaChroniclesOfTheAlgorithmicKingdom
CalculaChroniclesOfTheAlgorithmicKingdom - Chronicles of the Algorithmic Kingdom. This is a simple text based
game played entirely on the terminal. It is written in Java.

### Summary of Contributions
- Features:
- Implemented the interacting command class that allows user to interact with various entities in the map
- implemented the inventory class and shop class that allows user to purchase various items from the shop
- Implemente the Shop map class that displays the shop in the CLI
- Implemented the Math pool class and designed all questions in the game for increasing difficulty
- ###### Additions:
- Added the functionality to exit the shop
- Added the functionality to progressivly increase math question difficulty


- Code contributed
[RepoSense link](https://nus-cs2113-ay2324s2.github.io/tp-dashboard/?search=aaravrawal52&breakdown=true&sort=groupTitle%20dsc&sortWithin=title&since=2024-02-23&timeframe=commit&mergegroup=&groupSelect=groupByRepos&checkedFileTypes=docs~functional-code~test-code~other).


- Project management
- Documented the Architecture in the Developer Guide.
- Documented the InteractingCommand, usage and Item Usage component in the Developer Guide with the use of UML diagrams.

- Community
- Reported an above-average number of bugs in the PE-D (9 bugs to be exact)

1 change: 1 addition & 0 deletions tp
Submodule tp added at c09c89

0 comments on commit 3c7f416

Please sign in to comment.