Releases: YuudachiXMMY/EDI-Racing-Project
[2024.11.05] DataTool
build from 24343b9
Thank you for downloading Jadyn Wu's Program
I hope you find them useful in your projects
If you have any questions, find my contact in
my personal website below
Cheers!
Jadyn Wu
Personal Website: https://jadynwu.com/
GitHub: https://github.com/YuudachiXMMY
Program Specification
Input file:
- input.csv
output files:
- vehicleGroupData.csv : used for game program
- AvgAnalysis.csv : analysis the average information of some data
Before RUNNING, please ensrue that:
- The input file is renamed to input.csv
- DataTool.exe and input.csv are in the SAME folder/directory
To RUN:
- Double-Click the DataTool.exe
Data format of input.csv:
- Names must be in column G
- Colors must be in column H
- Number of Team Members must be in column I
- Facial Recognition must be in column K
- Glassess must be in column L
- Languages must be in column M
- Number of People identifying themselve as Male must be in column N
- Password must be in column O
- Distance must be in column P
[24.10.08] Release 0.4.0
Build Updates
- Fixed several Problems
- Add DataTool.exe to Auto-Parse Vehicle data
build from 9483b8a
-------------------------------- !!!!! READ ME [README.txt] !!!!! ---------------------------------
[README.txt]
Car Number : Color Mapping
- 0 : green
- 1 : black
- 2 : red
- 3 : blue
- 4 : white
- 5 : yellow (Debug Use ONLY)
【Basic Camera Movement】
[1] Free Move from current position (Default)
[2-9] Fixed Camera Positions
[0] Top View
[W/A/S/D + Mouse X/Y] Move Position and Facing Position
[Left Shift] Move Faster
[Space] Go Higher
[Left Control] Go lower
【Menus HotKeys】
[P] Pause/Continue Game
[H] Toggle (Open/Close) Score Ranking Dashboard
[E] Open Events Menu (will Pause Game)
[Tab] Open Score Dashboard (will Pause Game)
[N] Show/Hide Group Names of the cars
【Event Buttons】
Not Avaible Yet
Speed: (on the Right-Bottom)
Will change Default Event Speed. Influence Both Speed Boost or Penalty.
- Influence variable DEFAULT_SPEED`.
- Default Value is
40. - Not recommand to Boost Speed over 70.
Duration: (on the Right-Bottom)
Will change Default Event Duration. Influence Both Speed Boost or Penalty.
- Influence variable
DEFAULT_DURATION. - Default Value is
10.
Event-1 (Enter an Integer)
Team names longer than entered Integer will reduce speed for 10 (Default) seconds.
- Enter
lengthwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[length] : Any Integer
Event-2 (Enter a Color)
Selected Car Color will increase speed for 10 (Default) seconds.
- Enter
colorwillspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-3 (Enter a Color)
Selected Car Color will reduce speed for 10 (Default) seconds.
- Enter
colorwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-4 (Enter a Integer)
Cars equipped with inputed index of Function will increase speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-5 (Enter a Integer)
Cars equipped with inputed index of Function will reduce speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-6 (Snow Event)
Will activate Snow Weather Environment.
Event-7 (Night Event)
Will activate Night Weather Environment.
[03.21] Release 0.3.9
Build Updates
- Add Group Name on Each car (Hotkey
Nto show/hide group names) (Maximum Display Name: 5 Letters) - Add Exit Game Button in the Event Menu
build from 86191c1
-------------------------------- !!!!! READ ME [README.txt] !!!!! ---------------------------------
[README.txt]
【Basic Camera Movement】
[1] Free Move from current position (Default)
[2-9] Fixed Camera Positions
[0] Top View
[W/A/S/D + Mouse X/Y] Move Position and Facing Position
[Left Shift] Move Faster
[Space] Go Higher
[Left Control] Go lower
【Menus HotKeys】
[P] Pause/Continue Game
[H] Toggle (Open/Close) Score Ranking Dashboard
[E] Open Events Menu (will Pause Game)
[Tab] Open Score Dashboard (will Pause Game)
[N] Show/Hide Group Names of the cars
【Event Buttons】
Speed: (on the Right-Bottom)
Will change Default Event Speed. Influence Both Speed Boost or Penalty.
- Influence variable DEFAULT_SPEED`.
- Default Value is
40. - Not recommand to Boost Speed over 70.
Duration: (on the Right-Bottom)
Will change Default Event Duration. Influence Both Speed Boost or Penalty.
- Influence variable
DEFAULT_DURATION. - Default Value is
10.
Event-1 (Enter an Integer)
Team names longer than entered Integer will reduce speed for 10 (Default) seconds.
- Enter
lengthwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[length] : Any Integer
Event-2 (Enter a Color)
Selected Car Color will increase speed for 10 (Default) seconds.
- Enter
colorwillspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : orange || black || red || blue || white
Event-3 (Enter a Color)
Selected Car Color will reduce speed for 10 (Default) seconds.
- Enter
colorwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : orange || black || red || blue || white
Event-4 (Enter a Integer)
Cars equipped with inputed index of Function will increase speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-5 (Enter a Integer)
Cars equipped with inputed index of Function will reduce speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-6 (Snow Event)
Will activate Snow Weather Environment.
Event-7 (Night Event)
Will activate Night Weather Environment.
[03.18] Test_0.3.9
Build Updates
- Add Group Name on Each car (Hotkey
Nto show/hide group names)
build from 48dfedf
-------------------------------- !!!!! READ ME [README.txt] !!!!! ---------------------------------
[README.txt]
【Basic Camera Movement】
[1] Free Move from current position (Default)
[2-9] Fixed Camera Positions
[0] Top View
[W/A/S/D + Mouse X/Y] Move Position and Facing Position
[Left Shift] Move Faster
[Space] Go Higher
[Left Control] Go lower
【Menus HotKeys】
[P] Pause/Continue Game
[H] Toggle (Open/Close) Score Ranking Dashboard
[E] Open Events Menu (will Pause Game)
[Tab] Open Score Dashboard (will Pause Game)
[N] Show/Hide Group Names of the cars
【Event Buttons】
Speed: (on the Right-Bottom)
Will change Default Event Speed. Influence Both Speed Boost or Penalty.
- Influence variable DEFAULT_SPEED`.
- Default Value is
40. - Not recommand to Boost Speed over 70.
Duration: (on the Right-Bottom)
Will change Default Event Duration. Influence Both Speed Boost or Penalty.
- Influence variable
DEFAULT_DURATION. - Default Value is
10.
Event-1 (Enter an Integer)
Team names longer than entered Integer will reduce speed for 10 (Default) seconds.
- Enter
lengthwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[length] : Any Integer
Event-2 (Enter a Color)
Selected Car Color will increase speed for 10 (Default) seconds.
- Enter
colorwillspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-3 (Enter a Color)
Selected Car Color will reduce speed for 10 (Default) seconds.
- Enter
colorwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-4 (Enter a Integer)
Cars equipped with inputed index of Function will increase speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-5 (Enter a Integer)
Cars equipped with inputed index of Function will reduce speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-6 (Snow Event)
Will activate Snow Weather Environment.
Event-7 (Night Event)
Will activate Night Weather Environment.
[03.12] Test_0.3.9
Build Updates
- Add Group Name on Each car
build from b47f900
-------------------------------- !!!!! READ ME [README.txt] !!!!! ---------------------------------
[README.txt]
【Basic Camera Movement】
[1] Free Move from current position (Default)
[2-9] Fixed Camera Positions
[0] Top View
[W/A/S/D + Mouse X/Y] Move Position and Facing Position
[Left Shift] Move Faster
[Space] Go Higher
[Left Control] Go lower
【Menus HotKeys】
[P] Pause/Continue Game
[H] Toggle (Open/Close) Score Ranking Dashboard
[E] Open Events Menu (will Pause Game)
[Tab] Open Score Dashboard (will Pause Game)
【Event Buttons】
Speed: (on the Right-Bottom)
Will change Default Event Speed. Influence Both Speed Boost or Penalty.
- Influence variable DEFAULT_SPEED`.
- Default Value is
40. - Not recommand to Boost Speed over 70.
Duration: (on the Right-Bottom)
Will change Default Event Duration. Influence Both Speed Boost or Penalty.
- Influence variable
DEFAULT_DURATION. - Default Value is
10.
Event-1 (Enter an Integer)
Team names longer than entered Integer will reduce speed for 10 (Default) seconds.
- Enter
lengthwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[length] : Any Integer
Event-2 (Enter a Color)
Selected Car Color will increase speed for 10 (Default) seconds.
- Enter
colorwillspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-3 (Enter a Color)
Selected Car Color will reduce speed for 10 (Default) seconds.
- Enter
colorwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-4 (Enter a Integer)
Cars equipped with inputed index of Function will increase speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-5 (Enter a Integer)
Cars equipped with inputed index of Function will reduce speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-6 (Snow Event)
Will activate Snow Weather Environment.
Event-7 (Night Event)
Will activate Night Weather Environment.
[11.14] Test_0.3.9
Build Updates
- Add Detailed Event Title
- Fix Event Button
build from 88483e7
[README.txt]
【Basic Camera Movement】
[1] Free Move from current position (Default)
[2-9] Fixed Camera Positions
[0] Top View
[W/A/S/D + Mouse X/Y] Move Position and Facing Position
[Left Shift] Move Faster
[Space] Go Higher
[Left Control] Go lower
【Menus HotKeys】
[P] Pause/Continue Game
[H] Toggle (Open/Close) Score Ranking Dashboard
[E] Open Events Menu (will Pause Game)
[Tab] Open Score Dashboard (will Pause Game)
【Event Buttons】
Speed: (on the Right-Bottom)
Will change Default Event Speed. Influence Both Speed Boost or Penalty.
- Influence variable DEFAULT_SPEED`.
- Default Value is
40. - Not recommand to Boost Speed over 70.
Duration: (on the Right-Bottom)
Will change Default Event Duration. Influence Both Speed Boost or Penalty.
- Influence variable
DEFAULT_DURATION. - Default Value is
10.
Event-1 (Enter an Integer)
Team names longer than entered Integer will reduce speed for 10 (Default) seconds.
- Enter
lengthwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[length] : Any Integer
Event-2 (Enter a Color)
Selected Car Color will increase speed for 10 (Default) seconds.
- Enter
colorwillspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-3 (Enter a Color)
Selected Car Color will reduce speed for 10 (Default) seconds.
- Enter
colorwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-4 (Enter a Integer)
Cars equipped with inputed index of Function will increase speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-5 (Enter a Integer)
Cars equipped with inputed index of Function will reduce speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-6 (Snow Event)
Will activate Snow Weather Environment.
Event-7 (Night Event)
Will activate Night Weather Environment.
[11.14] Test_0.3.8
Build Updates
- Change Events' default duration from 5 to 10 Seconds.
- Increase Button Event Speed.
- Add button in Event Screen to Change Event Default Speed and Duration
- Update [README.txt].
build from 46b6a80
[README.txt]
【Basic Camera Movement】
[1] Free Move from current position (Default)
[2-9] Fixed Camera Positions
[0] Top View
[W/A/S/D + Mouse X/Y] Move Position and Facing Position
[Left Shift] Move Faster
[Space] Go Higher
[Left Control] Go lower
【Menus HotKeys】
[P] Pause/Continue Game
[H] Toggle (Open/Close) Score Ranking Dashboard
[E] Open Events Menu (will Pause Game)
[Tab] Open Score Dashboard (will Pause Game)
【Event Buttons】
Speed: (on the Right-Bottom)
Will change Default Event Speed. Influence Both Speed Boost or Penalty.
- Influence variable DEFAULT_SPEED`.
- Default Value is
40. - Not recommand to Boost Speed over 70.
Duration: (on the Right-Bottom)
Will change Default Event Duration. Influence Both Speed Boost or Penalty.
- Influence variable
DEFAULT_DURATION. - Default Value is
10.
Event-1 (Enter an Integer)
Team names longer than entered Integer will reduce speed for 10 (Default) seconds.
- Enter
lengthwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[length] : Any Integer
Event-2 (Enter a Color)
Selected Car Color will increase speed for 10 (Default) seconds.
- Enter
colorwillspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-3 (Enter a Color)
Selected Car Color will reduce speed for 10 (Default) seconds.
- Enter
colorwillspeed - DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[color] : green || black || red || blue || white
Event-4 (Enter a Integer)
Cars equipped with inputed index of Function will increase speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-5 (Enter a Integer)
Cars equipped with inputed index of Function will reduce speed for 10 (Default) seconds.
- Car with
Function_Dictionary[Int]willspeed + DEFAULT_SPEEDforDEFAULT_DURATIONTime Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-6 (Snow Event)
Will activate Snow Weather Environment.
Event-7 (Night Event)
Will activate Night Weather Environment.
[11.14] Test_0.3.7
Build Updates
- Fix LeaderBoard and DashBoard Rnaking Flash problem.
- Improve the Accuracy of the LeaderBoard's Ranking.
- Change Events' default duration to 10 Seconds.
Dev Updates
- Add more Checkpoints for Ranking Updates (from 8 to 14)
- Upgrade LeaderBoard Background to auto fit the number of Columns
build from f100d5b
[README.txt]
【Basic Camera Movement】
[1] Free Move from current position (Default)
[2-9] Fixed Camera Positions
[0] Top View
[W/A/S/D + Mouse X/Y] Move Position and Facing Position
[Left Shift] Move Faster
[Space] Go Higher
[Left Control] Go lower
【Menus HotKeys】
[P] Pause/Continue Game
[H] Toggle (Open/Close) Score Ranking Dashboard
[E] Open Events Menu (will Pause Game)
[Tab] Open Score Dashboard (will Pause Game)
【Event Buttons】
Event-1 (Enter an Integer)
Team names longer than entered Integer will reduce speed within 10 seconds.
- Enter
lengthwillspeed - 20for10Time Unit.
[length] : Any Integer
Event-2 (Enter a Color)
Selected Car Color will increase speed within 10 seconds.
- Enter
colorwillspeed + 20for10Time Unit.
[color] : orange || black || yellow || blue || white || purple || green || red
Event-3 (Enter a Color)
Selected Car Color will reduce speed within 10 seconds.
- Enter
colorwillspeed - 20for10Time Unit.
[color] : orange || black || yellow || blue || white || purple || green || red
Event-4 (Enter a Integer)
Cars equipped with inputed index of Function will increase speed within 10 seconds.
- Car with
Function_Dictionary[Int]willspeed + 20for10Time Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-5 (Enter a Integer)
Cars equipped with inputed index of Function will reduce speed within 10 seconds.
- Car with
Function_Dictionary[Int]willspeed + 20for10Time Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-6 (Snow Event)
Will activate Snow Weather Environment.
Event-7 (Night Event)
Will activate Night Weather Environment.
[11.14] Test_0.3.4
Build Updates
Demo Build with Updates:
- Resize LeaderBoard, Score Dashboard and Event.
- Update Function List:
1: "male"2: "glasses"3: "facerecog"4: "language"5: "password"6: "distance"
- Improve Daily, Snow, and Night environment effect.
- Snow and Night Weather will NOT reduce or boost car speed anymore (need manual trigger in Event Menu).
- Change Car's Models (Index begins at 1, instead of 0):
1: "green"2: "black"3: "red"4: "blue"5: "white"
- Cars will now have a bigger model (increased 2.5 times).
Dev Updates
- Change
vehicleGroupData.csvFunction List part.- Can be either capital or lower case.
- Can have spaces before or after
- Now only read:
- male
- glasses
- facerecog
- language
- password
- distance
- Functions should be separated with
/ - Example Formats:
male/language/passwordMALE /Language / passWORDmalE/ lanGUage/password
Done a Test Run on 11.12 Lecture.
build from Improved 3de864c
[README.txt]
【Basic Camera Movement】
[1] Free Move from current position (Default)
[2-9] Fixed Camera Positions
[0] Top View
[W/A/S/D + Mouse X/Y] Move Position and Facing Position
[Left Shift] Move Faster
[Space] Go Higher
[Left Control] Go lower
【Menus HotKeys】
[P] Pause/Continue Game
[H] Toggle (Open/Close) Score Ranking Dashboard
[E] Open Events Menu (will Pause Game)
[Tab] Open Score Dashboard (will Pause Game)
【Event Buttons】
Event-1 (Enter an Integer)
Team names longer than entered Integer will reduce speed within 5 seconds.
- Enter
lengthwillspeed - 20for5Time Unit.
[length] : Any Integer
Event-2 (Enter a Color)
Selected Car Color will increase speed within 5 seconds.
- Enter
colorwillspeed + 20for5Time Unit.
[color] : orange || black || yellow || blue || white || purple || green || red
Event-3 (Enter a Color)
Selected Car Color will reduce speed within 5 seconds.
- Enter
colorwillspeed - 20for5Time Unit.
[color] : orange || black || yellow || blue || white || purple || green || red
Event-4 (Enter a Integer)
Cars equipped with inputed index of Function will increase speed within 5 seconds.
- Car with
Function_Dictionary[Int]willspeed + 20for5Time Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-5 (Enter a Integer)
Cars equipped with inputed index of Function will reduce speed within 5 seconds.
- Car with
Function_Dictionary[Int]willspeed + 20for5Time Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-6 (Snow Event)
Will activate Snow Weather Environment.
Event-7 (Night Event)
Will activate Night Weather Environment.
[11.10] Test_0.3.1
Build Updates
Demo Build with Updates:
- Resize LeaderBoard, Score Dashboard and Event.
- Change LeaderBoard and Score Dashboard Ranking Format:
(N) [R] GGGG - T:TTN: RankingR: RoundsGGGG: Group Name (Max: 20; Otherwise, Have BAD Display)T:TT: Time after each Checkpoint (8 Checkpoints equally seperated per Round)
- Update Function List:
1: "male"2: "glasses"3: "facerecog"4: "language"5: "password"6: "distance"
- Improve Daily, Snow, and Night environment effect.
- Snow and Night Weather will NOT reduce or boost car speed anymore (need manual trigger in Event Menu).
- Change Car's Models (Index begins at 1, instead of 0):
1: "green"2: "black"3: "red"4: "blue"5: "white"
- Cars will now have a bigger model (increased 2.5 times).
Dev Updates
- Change
vehicleGroupData.csvFunction List part.- Can be either capital or lower case.
- Can have spaces before or after
- Now only read:
- male
- glasses
- facerecog
- language
- password
- distance
- Functions should be separated with
/ - Example Formats:
male/language/passwordMALE /Language / passWORDmalE/ lanGUage/password
build from 3de864c
[README.txt]
【Game Readme】
- A
vehicleGroupData.csvmust be provided and placed under the same folder with the Executable Application:First Column: Group Name- Suggested Length is 20; Otherwise, might perform bad display
Second Column: Car Model (from 1 to 5)1: "green"2: "black"3: "red"4: "blue"5: "white"
Third Column: Function List- male
- glasses
- facerecog
- language
- password
- distance
- LeaderBoard and Score Dashboard Ranking Format:
(N) [R] GGGG - T:TTN: RankingR: RoundsGGGG: Group Name (Max: 20; Otherwise, Have BAD Display)T:TT: Time after each Checkpoint (8 Checkpoints equally seperated per Round)
【Basic Camera Movement】
[1] Free Move from current position (Default)
[2-9] Fixed Camera Positions
[0] Top View
[W/A/S/D + Mouse X/Y] Move Position and Facing Position
[Left Shift] Move Faster
[Space] Go Higher
[Left Control] Go lower
【Menus HotKeys】
[P] Pause/Continue Game
[H] Toggle (Open/Close) Score Ranking Dashboard
[E] Open Events Menu (will Pause Game)
[Tab] Open Score Dashboard (will Pause Game)
【Event Buttons】
Event-1 (Enter an Integer)
Team names longer than entered Integer will reduce speed within 5 seconds.
- Enter
lengthwillspeed - 20for5Time Unit.
[length] : Any Integer
Event-2 (Enter a Color)
Selected Car Color will increase speed within 5 seconds.
- Enter
colorwillspeed + 20for5Time Unit.
[color] : orange || black || yellow || blue || white || purple || green || red
Event-3 (Enter a Color)
Selected Car Color will reduce speed within 5 seconds.
- Enter
colorwillspeed - 20for5Time Unit.
[color] : orange || black || yellow || blue || white || purple || green || red
Event-4 (Enter a Integer)
Cars equipped with inputed index of Function will increase speed within 5 seconds.
- Car with
Function_Dictionary[Int]willspeed + 20for5Time Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-5 (Enter a Integer)
Cars equipped with inputed index of Function will reduce speed within 5 seconds.
- Car with
Function_Dictionary[Int]willspeed + 20for5Time Unit.
[Function_Dictionary] : { {1, "male" }, {2, "glasses" }, {3, "facerecog" }, {4, "language" }, {5, "password" }, {6, "distance" } }
Event-6 (Snow Event)
Will activate Snow Weather Environment.
Event-7 (Night Event)
Will activate Night Weather Environment.