Code Monkey home page Code Monkey logo

betamove's People

Stargazers

 avatar  avatar

Watchers

 avatar

betamove's Issues

Create a Hold object

Abstract the holds to the moonboard hold ID. The moonboard will be a table of holds, their position and orientations. each hold would track its own difficulty and feature data.

Formalize hand difficulty and features

Read the code to understand what they are for.

ideally, each hold would have some sort of geometric information, so that when it is rotated for different hold setups, the data could be similarly rotated. Left and right hand difficulty is tricky without considering body position and direction of movement. Gaston versus side pulls for example, use different parts of a hold with the same hand.

Allow hand matches

Currently a hold is removed from the list of available holds once used. This means a hold can never be matched with both hands.

This may require some "state check" to see if any combination of two hands has been performed before in the sequence, as well as a modification to the difficulty when evaluating if a match is possible.

Create the hold database concept

instead of having information on each x-y position, assign metadata to each hold, then assign a hold to a location in the moonboard object. The moonboard would be a table combining hold, location, and orientation.

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.