Commit Graph

103 Commits

Author SHA1 Message Date
Lev
3e2a64e708 Add propeller with speed and angular speed 2021-06-09 19:50:26 -05:00
Lev
dd7128f113 Add completed catapult 2021-06-09 19:30:58 -05:00
Lev
ca118b312c Add mouse constraint 2021-06-09 17:38:21 -05:00
Lev
5c5e102319 Add constrains 2021-06-09 16:34:26 -05:00
Lev
1121485e0b Add balls to the plinko and remove if off screen 2021-06-09 15:26:50 -05:00
Lev
4c1c9c1376 Update addeded colored circles and boxes 2021-06-09 03:06:52 -05:00
Lev
c33729e031 Add a circle and a polygon 2021-06-09 01:47:54 -05:00
Lev
ad28871d8e Add two angled bars and box 2021-06-09 01:01:09 -05:00
Lev
140f38bb3e Update changed puph pop to vertex shape 2021-06-09 00:39:13 -05:00
Lev
7fa8dc5e61 Add box and slanted ground 2021-06-09 00:14:08 -05:00
Lev
d3bb039564 Add Initial commit 2021-06-08 23:49:05 -05:00
Lev
f7bc97cd57 Add Asteroid game 2021-06-08 21:23:21 -05:00
Lev
791b4e02d6 Add collition with box and color change 2021-06-07 01:15:19 -05:00
Lev
111adc1dea Update added balls on drag 2021-06-07 00:02:33 -05:00
Lev
f88e00ea62 Add Initial commit 2021-06-06 21:22:33 -05:00
Lev
9255e58cb9 Add Added gravity and friction 2021-06-06 21:21:28 -05:00
Lev
818654156f Add Initial commit 2021-06-06 20:24:06 -05:00
Lev
8d8b9766e7 Add implemented new OrderBook statistical functions 2021-05-27 01:27:36 -05:00
Lev
2aa60d7c4c Add vectors and memory 2021-05-26 17:02:26 -05:00
Lev
b7a78c7621 Add changed PrintStats in MerkelMain to use currentTime 2021-05-26 13:04:54 -05:00
Lev
90560b7ae8 Add implemented getNextTime in OrderBook 2021-05-26 12:51:48 -05:00
Lev
2e3bc459ce Add implemented earliest time and called it from MerkelMain 2021-05-26 11:30:43 -05:00
Lev
37df788f86 Add implemented getHigh and getLow 2021-05-26 02:48:08 -05:00
Lev
646a27d6c2 Add implemented getrders in OrderBook 2021-05-26 01:37:40 -05:00
Lev
e212127cd3 Add implemented and used getKnownProducts from MerkelMain 2021-05-26 01:16:37 -05:00
Lev
25e93995b9 Add incorporated OrderBook into MerkelMain 2021-05-26 00:48:12 -05:00
Lev
796ac93fa7 Add basic implementation of OrderBook.cpp and constructor 2021-05-26 00:40:54 -05:00
Lev
f5afe1866a Add created new OrderBook class and its functions 2021-05-26 00:15:06 -05:00
Lev
8eab127c8b Add static vs non-static | non-stateful vs stateful 2021-05-24 21:00:30 -05:00
Lev
a7d5e99475 Edit cleaned up code 2021-05-24 14:35:12 -05:00
Lev
725c540a48 Add changed the main.cpp and the Merkel.cpp to finilize integration 2021-05-24 14:23:59 -05:00
Lev
5b2607113a Add implemented the CSVReader functions 2021-05-24 13:55:30 -05:00
Lev
d04d687ac8 Add implemented the CSVReader.cpp and added a function to OBE.cpp 2021-05-24 10:42:35 -05:00
Lev
e4d035740e Add CSVReader.cpp and dummy functions. Compiled successfully 2021-05-24 10:19:56 -05:00
Lev
d7eb70f18f Add created and set up the CSVReader.h file 2021-05-24 09:54:46 -05:00
Lev
f812c0e244 Add used try catch to handle the exception 2021-05-23 00:08:33 -05:00
Lev
10bebe8f00 Add used try catch for handling eceptions 2021-05-22 23:45:53 -05:00
Lev
9fd2b3e5d2 Add placed the tokens in an array and printed them 2021-05-22 23:19:55 -05:00
Lev
8927ae5f70 Add read all lines from csv file 2021-05-22 23:09:34 -05:00
Lev
6aaf928af3 Add opened csv text file with fstream member 2021-05-22 22:43:45 -05:00
Lev
b05970c50f Add used the tokenise function on string objects 2021-05-22 22:36:00 -05:00
Lev
cd40b60b38 Add implemented a tokenizer function 2021-05-22 19:12:20 -05:00
Lev
c1521602d0 Add organized the vector into header and implementation files 2021-05-22 00:45:33 -05:00
Lev
e764de4c10 Add no changed were required since the last changes were made 2021-05-22 00:31:09 -05:00
Lev
99f483085e Add created loadOrders function and #pragma once to avoid multiple inclusions 2021-05-22 00:14:28 -05:00
Lev
1a7fc3b2d7 Add placed functions in private space 2021-05-21 23:48:15 -05:00
Lev
4be6e913cb Add implemented the MerkelMain into the main.cpp 2021-05-21 23:38:08 -05:00
Lev
c7cdffc9ee Add separating Merkel into header and cpp 2021-05-21 23:15:27 -05:00
Lev
3747f8c6b5 Add included the header file to the main file and both cpp files 2021-05-20 20:53:04 -05:00
Lev
8c9b2943cb Add using a header and cpp file 2021-05-20 19:57:37 -05:00