https://github.com/aturley/uvd
Unicorn vs Dolphin Pong
https://github.com/aturley/uvd
Last synced: 4 months ago
JSON representation
Unicorn vs Dolphin Pong
- Host: GitHub
- URL: https://github.com/aturley/uvd
- Owner: aturley
- Created: 2012-02-20T22:36:23.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-02-20T22:36:57.000Z (over 13 years ago)
- Last Synced: 2025-03-23T04:28:09.163Z (7 months ago)
- Language: Python
- Homepage:
- Size: 988 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
For the record, I wrote this in a few hours (over the course of about
a week) on a dare. I won a bottle of Johnny Walker Blue. Well, the
bottle was also a birthday present, but I think I still managed to
impress with the game.This code is horrible. At some point I may try to clean it up. But
maybe not. Let this be a warning.The game is simple. It is a Pong clone. One player is the unicorn, the
other player is the dolphin. The only really exciting parts are that
it was designed to be controlled using DDR pads, and you can control
how hard you hit the ball by jumping on the "left" and "right" buttons
on the pad. So imagine a bunch of drunks on my porch stomping
furiously on some poor dance pads and you'll understand why I have a
warm spot in my heart for this project.