Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 939 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 939 Bytes

HackTheGames Resources

We have created a software for automating 'Hill Climb Racing' game using OpenCV module.

In this software we'll be detecting hands and using them for controlling the game.

Tech Stack

  • Python language
  • OpenCV module
  • Time module
  • PyautoGUI

Screenshots

Accelerator (Right Arrow is pressed) Accelerator

Reverse (Left Arrow is pressed) Reverse

No Action (No key is pressed) No action

References