Git Product home page Git Product logo

arcade-sprite-util's People

Contributors

jwunderl avatar riknoll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

arcade-sprite-util's Issues

Block that returns JS constants

Feature request on stream to have a block that has a dropdown for all the JavaScript constants like "undefined, null, NaN, the infinities, PI, E, etc." and returns it.

'display float with precision' block

Basically the same as the roundwithprecision block, but make it always output a string & fill out with 0's to the given number of precisions.

Also might want to allow negative precision for > 0 e.g. -1 would be round w/out ones place

also maybe a 'display time' block for ms -> hrs:mins:secs

Block for get closest and farthest of kind

Hi!

First off, I would like to say that this is an amazing extension. It really simplifies the math needed in complex games!

Anyways, so the main reason I use this block:
image
is to find the closest or farthest sprite of a certain kind from a sprite. I was thinking of a block like:

closest sprite of kind [kind] from [sprite] with a minimum distance of [number]

and it would return a sprite, or null if there aren't any sprites of that kind. number could be hidden behind a + sign or you could pass in null in TypeScript to not have a minimum distance. And also maybe the farthest sprite like this:

farthest sprite of kind [kind] from [sprite] with a maximum distance of [number]

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.