“игра динозавров” Ответ

игра динозавров

// Go to the dinosaur game (chrome:dino)
// Press Ctrl+Shift+C (Command+Shift+C for mac)
// Go to console
// Copy paste any of these codes: (You can put as many as you want)

// Invinsabilaty:
Runner.prototype.gameOver = function (){}

// Change jump height:
Runner.instance_.tRex.setJumpVelocity(/*Any num you want*/)

// Change Speed:
Runner.instance_.setSpeed(/*Any num you want*/)
YT_GraphiX

игра динозавров

Stop playing the Dinosaur Game, it's time to code!
codeconnoisseur

Ответы похожие на “игра динозавров”

Вопросы похожие на “игра динозавров”

Больше похожих ответов на “игра динозавров” по JavaScript

Смотреть популярные ответы по языку

Смотреть другие языки программирования