Giter VIP home page Giter VIP logo

dinosaur-js-bot's Introduction

Dinosaur-JS-Bot

To test it, open in browser chrome://dino page, start the game, open dev console and copy paste there all code from bot.js file.

Some thoughts:

I saw several vids where people write bot for that game with python and with using absolute screen coordinates. I think it's a little bit dumb solution. What if browser window were moved or resized, or if you want give that script to somebody else? Why at all we must leave browser to implement bot, if we have JS, that's enough. So I decided to try use same approach as python guys but in native JS. You can watch in the video what I got. Pretty simple code, works on every resolution and window position plus works at night. The only thing - it can't get low to avoid birds on middle height. I just didn't write that)

dinosaur-js-bot's People

Contributors

f0ris avatar

Watchers

 avatar

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.