Skip to content

Latest commit

 

History

History
26 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

26 lines (20 loc) · 1.32 KB

Hackathon-2018-Hubdog

Codbuh

Group members: Andrew, Hamzah, Binil, Aman, Alex, Terry

Installation

Game has been loaded on SD card, and is playable on rasberryPi inserted in built game controller/cabinet, but if wish to run game locally on machine: pip install pygame and pip install numpy, then python main.py. Note: Joystick must be plugged in through usb to run.

Description

Hubdoc themed arcade game, built with arcade cabinet, leaderboards and all that good stuff. Theme would be a dog sprite attempting to fetch documents, to gain points. Retrieving documents before our competitors, remapping of keys to resemble when sites change, incorporate captchas, 2Fa, all the problems we encounters on a daily basis building robots.

Game Cabinet

The following game cabinet was built, (with built in rasberry pi) to act as retro style gaming console: Game Cabinet

Commit Rule [VERY IMPORTANT]

Every commit must have the following co-authors:

Co-authored-by: Andrew <[email protected]>
Co-authored-by: Hamzah <[email protected]>
Co-authored-by: Binil <[email protected]>
Co-authored-by: Aman <[email protected]>
Co-authored-by: Alex <[email protected]>
Co-authored-by: Terry <[email protected]>