Welcome to the Cookies_Army repository! This repository contains all the code and external data used by our team, consisting of Ahiya Cohen, Amit Sabri, and myself, during Codeguru Xtreme 18 competition. The competition focused on assembly programming, and here you will find our final codes and other relevant resources.
preview.mp4
- Harel Barhai
- Ahiya Cohen
- Amit Sabri
Codeguru Xtreme 18 was an exciting assembly programming competition that pushed us to our limits. The competition challenged participants to showcase their skills in low-level programming and problem-solving. We put our heads together, shared our knowledge, and worked diligently as a team to tackle the challenges presented to us.
The competition website can be found here. (Please note that the website is in Hebrew.)
The repository is organized as follows:
Cookies_Army/
└───competition
├───codes
├───phase1
├───phase2
└───phase3
- The
competition
directory holds all the code and resources related to the Codeguru Xtreme 18 competition.- The
codes
directory contains additional code snippets, examples, and utility functions that were used during the competition. - The
phase1
,phase2
, andphase3
directories represent the different phases of the competition.- Each
phase
directory contains the codes developed for that specific phase.
- Each
- The
Note that the Cookies_Army/competition/NET_Cookies_Army[1-2].asm is the final code assembled and sent.
And the Cookies_Army/competition/NET_Cookies_Army[1-2] is the assembled code.
To make use of the resources in this repository, you can follow these steps:
-
Clone the repository to your local machine using the following command:
git clone https://github.com/harel12380/Cookies_Army.git
-
Navigate to the cloned directory:
cd Cookies_Army
-
Explore the
competition
directory to find the relevant code and resources for each phase of the competition.
Feel free to adapt and modify the code according to your requirements. However, please note that the code provided here is specific to the challenges we faced during Codeguru Xtreme 18.
The content of this repository is licensed under the MIT License. You are free to use, modify, and distribute the code and data files as permitted by the license.
Please note that while we strive to provide reliable and accurate code, we do not take any responsibility for how you use it or any consequences thereof. Use the code at your own risk.
Feel free to reach out to us if you have any questions or feedback. Happy coding!