https://github.com/petrosdemetrakopoulos/beer-mania
A small 2D game for Atari 2600
https://github.com/petrosdemetrakopoulos/beer-mania
atari atari2600 game retrogaming
Last synced: about 1 month ago
JSON representation
A small 2D game for Atari 2600
- Host: GitHub
- URL: https://github.com/petrosdemetrakopoulos/beer-mania
- Owner: petrosDemetrakopoulos
- Created: 2022-04-23T17:07:48.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-16T18:48:52.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T04:02:29.084Z (3 months ago)
- Topics: atari, atari2600, game, retrogaming
- Language: Assembly
- Homepage:
- Size: 720 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Beer mania 🍺
A small 2D game for Atari 2600 (aka Atari VCS) console.The project was developed in [Batari Basic](https://github.com/sehugg/batariBasic) programming language with a bit of inline Assembly using the VSCode [Atari Dev Studio](https://github.com/chunkypixel/atari-dev-studio) plugin.
## Gameplay
As glasses of beer fall from the sky, the hero of the game simply tries to catch / drink as many beers as he can.
The player receives 10 points fot each glass of beer he / she catches and it has 4 lives, losing 1 life for each glass of beer that he / she misses.The .bin executable is play-ready for all known emulators (MAME, OpenEmu, Stella).
## Screenshots
Titlescreen
Gameplay
