Giter VIP home page Giter VIP logo

d2weaponreport's Introduction

D2 Weapon Report .NET Build And Test Build and Deploy

www.d2weaponreport.com

https://twitter.com/D2WeaponReport

This repo is a hobby project and practicing the skills/tools/technologies I use in my day job. I'm unable to guarentee any quality service at this time.

Destiny 2 Weapon Report attempts to objectively grade weapons based on its metadata. The information provided should not be trusted for actual gameplay.

This codebase is sloppy because I'm working in short bursts of large rewrites. "Perfect is the enemy of done." I define a theory and then start exploring raw data from the manifest while looking for interesting insights.

Resources

Contributing

Journal

Prerequisite

Initialize local environment

To get started you must initialize the local environment. This will download the latest manifest db from Bungie. Unit tests expect this file.

  1. Run these command using the cli:

    dotnet run --project .\src\InitEnvironment\InitEnvironment.csproj
    
  2. Now run this command to execute all tests. This will confirm that the environment has been initialized.

    dotnet test .\src\Tests\Tests.csproj
    

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.