Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amadeusw/icecold
Ice Cold Beer 🏒❄🍻
https://github.com/amadeusw/icecold
arcade-game-clone arduino game game-2d html5-game
Last synced: 14 days ago
JSON representation
Ice Cold Beer 🏒❄🍻
- Host: GitHub
- URL: https://github.com/amadeusw/icecold
- Owner: AmadeusW
- Created: 2019-02-14T07:31:58.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-09T07:26:49.000Z (29 days ago)
- Last Synced: 2025-01-09T08:42:11.060Z (29 days ago)
- Topics: arcade-game-clone, arduino, game, game-2d, html5-game
- Language: C
- Homepage:
- Size: 5.24 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Ice Cold Beer
**Ice Cold Beer** is an 1983 arcade by Taito.
Read more at [arcade-museum.com](https://www.arcade-museum.com/game_detail.php?game_id=10592)
See [picture](https://raw.githubusercontent.com/AmadeusW/icecold/master/misc/orignal%20photo.JPG)# DIY Arcade
I'm building a physical arcade inspired by Ice Cold Beer.
See the [`program`](https://github.com/AmadeusW/icecold/tree/master/program) directory for microcontroller code and `printing` directory for 3D printed parts# Virtual rendition
[Play now](https://amadeusw.github.io/icecold/web-prototype)
### Objective
* Insert the ball into the highlighted socket
* 🍺### Controls
| Left | Right | |
|-|-|-|
| ↕ W/S | up/down ↕ | *Classic* |
| ↕ W/S | U/J ↕ | *Narrow* |
| ↕ W/S | I/J ↕ | *Narrow* |
| ↕ D/S | K/J ↕ | *VIM* |