Giter Site home page Giter Site logo

zombiecamolist's Introduction

ZombieCamoList

Basic camo tracker for MW3 COD Zombies. Challenges and Levels are geared toward unlocking "Gold Enigma", which is the first step to unlocking the mastery camo grind.

All mastery camo challeges are the same for every weapon, so they are not documented in the app. The tracker reads from a text file, and updates a list box of every class of weapon. users can then click on a weapon to see the challenges, levels, and camos unclocked for each weapon. There is also a progress tracker that reads froma file and updates values based on number of checkboxes, checked for each completed gun. Project is a great way to keep track of your progress locally, as this can be a very long process and the in-game UI, is clunky and hard to keep track of in my opinion.

Setup

Grab the 'progress.txt' file from the data sources folder and place it in the projects bin folder located in the solution. (Same folder as the applications .exe file)

git clone https://github.com/Cole-Z/ZombieCamoList.git

dotnet build

dotnet run

Interface

In order to fill the application with the data, use the 'open file' button to open the 'zombie_camo_mw3.txt' file

interfaceZombie

Reading text files

Once you upload the text file, you then will be shown all weapons and their details

interface_data_loaded

Selecting a weapon

Once a weapon is selected, you then will be shown the levels, challenges, and camos for each tier on the selected weapon.

weapon_select

Saving Progress

You can also update your progress while the app is running, lets say you knock out a a couple weapons and want to start on others while in game. You can check off the weapons you just completed to update your progress and save the progress to your file.

update_progress

Adding a new Weapon to file

Often, Call of Duty will release a new weapon for a new seaon. In this form, you can also add a new weapon if one is added in a new season update.

add_new_weapon

Once added, you can view the weapon and its details within the textboxes and list boxes as well see it in the update progress section.

display_saved_weapon

Thanks for checking it out!

zombiecamolist's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.