A simple project where Collections is used to store data and perform operations on the data
- Java
- Collections:
- ArrayList
- LinkedList
- List Iterator
- String Operations
- Conditional Statements
- Infinite Loops
This project is based on the guns, equipment, and utilities present in Counter Strike 2 game.
- Features :
- Sorted All the data about various types of guns into separate Lists.
- Made separate Files for different types of guns.
- Combined different lists into one single list for a single type of gun.
- Combined all the guns list into one single loadout list.
- This project contains files to print a single type of gun details and a single file to display all the different type of guns available.
- Step 1 :- Adding (***) Details File
- Step 2 :- (***) Details File
- Step 3 :- (***) Conversion File
- Step 4 :- (***) Combine File
- Step 5 :- (***) Printing File
- Step 6 :- LoadOut File
- Step 7 :- For Single (***) Printing -> Final (***) Details File
Download all the files in every folder into a single folder to print the whole Loadout.
To print only single type of gun list download the specific folder.