Code Monkey home page Code Monkey logo

body-of-cards's People

Contributors

codysaal avatar krenbot avatar oilpainter1 avatar pbp66 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

pbp66

body-of-cards's Issues

Update exercises for each card

Once the card img html is updated, use the Exercise class to pull the exercise that corresponds with the card (use card code?). Will need additional javascript to link the two...
Update the html element with the exercise.

Implement game rules section for MVP

Main Points

  • Card value indicates the number of reps
    • 2 through 10 are their face values
    • Jack is 11
    • Queen is 12
    • King is 13
    • Ace is 14
    • Joker is ?? TBD
  • You can swap each card only once
  • Each card has a linked exercise that appears once the card is shown

Add styling to swap buttons

Each swap button must have a visibility flag assigned to it. If the card back is showing, button must be invisible. If the card face is showing, the button needs to be visible.

Create high score list

Save times and card combination as the high score. High scores should be saved in local storage.

Swap and Load method Refactor

The swap and load cards method contain repeatable code. Refactoring will improve readability and understandability.

Adjust High Score Information

Add card values/reps to each high score info
Display workout strings with spaces between the commas
Consider adding the list of cards in addition to the reps?

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.