Giter Site home page Giter Site logo

Playtest Simulator about deckbox HOT 2 OPEN

r0adkll avatar r0adkll commented on May 25, 2024 2
Playtest Simulator

from deckbox.

Comments (2)

ivantyr avatar ivantyr commented on May 25, 2024 1

In case this might be of use
a popular japanese website seems to have a simulator like this
https://www.youtube.com/watch?v=7NmGGibhvWI
it grabs the decks using the IDs of the decks people save on that site

This isn't multiplayer but it can give you a good idea on how well a deck setups itself and whatnot

from deckbox.

r0adkll avatar r0adkll commented on May 25, 2024

Due to my error of how I architected this application to store the entire card data in decks in Firestore, I was unable at the time to store Attacks data on cards. So all the user's decks are composed of unoptimized card data that is also an incomplete form which would require me to refresh their data from the API.

So there needs to be an upgrade mechanism that converts these deck objects to use an array of the card's Id instead of the whole object and have the application load the cards from the API and cache them.

This problem will be a necessity to complete the simulator

Edit:
I suppose this issue could be mitigated by also having a sort of 'loading' screen when starting play test simulations that loads/reloads all the card data from disk cache or the API This would probably be the path of least resistance

This is now resolved as of 4466f21

from deckbox.

Related Issues (20)

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.