This is a Hubdoc themed arcade game, built with an arcade cabinet, which we made in a span of two days for our internal company hackathon project. The game is about a hubdog attempting to fetch documents to gain points. There is a health bar that gradually decreases over time. The only way for it to increase is to fetch documents and bring it back to the home bot. It is game over once the health bar reaches zero. You must retrieve documents before our competitors and try to survive as long as you can!
Group members:
- Hubdoc themed arcade game
- arcade cabinet (built with rasberry pi)
- virtual keyboard for you to enter your username
- leaderboard for top 10 high scores
- banks spawn randomly on the screen
- documents come out of bank once the bank gets destroyed
- Bryan Power-up. When activated, he will get all the documents on the screen for you
- Veryfi enemy. They either try to take documents on the screen or directly steal documents from you by attacking you
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.
If you want to play the game using the Joystick, come to Hubdoc ;)
The following game cabinet was built, (with built in rasberry pi) to act as retro style gaming console: