Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 1.25 KB

README.md

File metadata and controls

26 lines (19 loc) · 1.25 KB

Training-Y22

This is the repoitory for assignment submission of Software Subsystem of Team AUV-IITK

Assignment 1: Bandit Wargame Assignment

Compulsory for ALL subsystems You are required to complete the bandit wargame till level 15. This assignment will get you accustomed with CLI interface and the usage of basic bash commands.

Steps to follow to make the submission:

  • Fork this repository
  • Make a folder titled "[Name]_[Roll No.]"
  • Make a markdown file (Readme.md/Submission.md) and list down the steps documented by you for the levels
  • Create a PR to make the submission.

Note:

  • You may use the internet to understand the required commands and concepts.
  • Make sure to properly document your steps for each level in the README.md file.
  • Be sure to give a proper Title to your PR. (The title of PR should be "[Assignment # Submission][Name][Roll Number]_[Subsystem]")
  • If you encounter any issues or have questions, feel free to ask for assistance.

Please let me know if you need further clarification

Some useful resources :

  • Guide to markdown file syntax - Link

Deadline: 18 May 2023, 23:59:59 IST (Not extendable !!)