Giter Site home page Giter Site logo

distortia / d2-crucible-roulette Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 546 KB

A fun Crucible roulette app to make your games entertaining

Home Page: https://d2crucibleroulette.fly.dev/

Elixir 85.02% CSS 0.31% JavaScript 1.56% HTML 11.70% Dockerfile 1.25% Shell 0.10% Batchfile 0.06%

d2-crucible-roulette's Introduction

D2CrucibleRoulette

Destiny 2 Crucible Roulette is a take on Strat Roulette that you may find in other games. The focus is to remain relatively simple so we can focus on having fun!

Visit https://d2crucibleroulette.fly.dev/ to see it in action

Getting Started

  1. Clone the repo
  2. Install dependencies with mix deps.get
  3. Create and migrate your database with mix ecto.setup - This will populate your database using strats.csv
  4. Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

If you want to run tests you can either run mix test or mix test.interactive

Contributing

We are always open to contributions, no matter how small.

If you wish to contribute please do the following:

  1. Fork the project
  2. Create a new branch based off of master
  3. Add your contributions
  4. Write some tests! - make sure they pass ๐Ÿ˜„
  5. Run the formatter - mix format
  6. Write some docs! - not always necessary but can be helpful
  7. Add yourself to the Contributors section in the README.md
  8. Write helpful commit messages
  9. Push your branch - git push origin my-branch-name
  10. Submit a PR
  • Write a relevant title and description
  • Link to the relevant issue

Contributors

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.