Skip to content

Commit 69a266d

Browse files
Update README.md
1 parent 3bf151a commit 69a266d

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,8 @@ KeyVentures is a multi-player key finding game where two players race against ea
2020
</p>
2121

2222
##Concepts Demonstrated
23-
Identify the OPL concepts demonstrated in your project. Be brief. A simple list and example is sufficient.
24-
* **Data abstraction** is used to provide access to the elements of the RSS feed.
25-
* The objects in the OpenGL world are represented with **recursive data structures.**
26-
* **Symbolic language processing techniques** are used in the parser.
23+
* **Conditions** it allowed the user make their own choices using the keyboard. Also it allowed us to keep the characters within the gui.
24+
* **Multiply procedures** allowed the key to move to a random place once a character touched the key.
2725
* **HashMap** is used to serialize the data in the JSON file so it can be later accessed as key-value pairs.
2826

2927
##External Technology and Libraries

0 commit comments

Comments
 (0)