Giter VIP home page Giter VIP logo

robot-fruit-hunt's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

robot-fruit-hunt's Issues

Squash html charcter encoding error

Hello! I was hacking on fruit robot (which is such a fun challenge, by the way!), and noticed a few errors in the console. One of them is outdated jquery, which seems like it might be a bit of an unnecessary pain to fix (though could certainly be done -- I can work on it if you'd like), and the other was unspecified charset, which is super easy to fix. Submitting PR, but thought I'd file an issue first for good practice.

get_my_x and get_my_y return (seemingly) random values

I've documented this on stack overflow:

http://stackoverflow.com/questions/10769477/scribd-developer-challenge-javascript

Essentially, get_my_x and get_my_y can be used to generate the same x,y pair for two different tiles.

var board = get_board();
var lat = get_my_x();
var longt = get_my_y();
trace("("+ lat + "," + longt + ")")

results in:

show.jpg

Also, [email protected] kicks back emails:

We're writing to let you know that the group you tried to contact (botrace) may not exist, 
 or you may not have permission to post    messages to the group. A few more details on why you weren't able to post:
 * You might have spelled or formatted the group name incorrectly.
 * The owner of the group may have removed this group.
 * You may need to join the group before receiving permission to post.
 * This group may not be open to posting.

trying to re-upload a bot gives 500 error

Since there isn't an issue tracker for the website itself, I figured I would post this here.

Trying to upload a bot over an existing one gives a 500 internal server error. Not very nice :(

Decimal get_my_item_count() and get_opponent_item_count()

I think there is a bug with get_my_item_count() and get_opponent_item_count().
These two functions don't return decimal.
When players have 0.5, they return 0.
This works locally though so this is not related to this repo but I didn't know where to contact you.

Example of failed match : http://www.scribd.com/job_game/match/295703
This line for example 1 / 1 / 0 / 0 / 1

  • first number is the fruit type
  • second number is the total fruits
  • third number is my fruits
  • fourth number is opponent fruit
  • fifth number is irrelevant

(You'll never see 0.5 in the third or fourth 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.