File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments