rakeshkoka / Weapons-Loadout-Using-Collections

A simple project where Collections is used to store data and perform some operations on the data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weapons-Loadout-using-Collections

A simple project where Collections is used to store data and perform operations on the data

Technologies used :

  • Java

Core of the project :

  • Collections:
    • ArrayList
    • LinkedList
    • List Iterator
  • OOP's
  • Basic Operations:
    • String Operations
    • Conditional Statements
    • Infinite Loops
  • About this project

    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.

    How to proceed :

    • 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

    How to Download :

    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.

    About

    A simple project where Collections is used to store data and perform some operations on the data


    Languages

    Language:Java 100.0%