An open API service indexing awesome lists of open source software.

https://github.com/zeroplayerrodent/one-button-badass

One button game about slaying zombies.
https://github.com/zeroplayerrodent/one-button-badass

Last synced: 3 months ago
JSON representation

One button game about slaying zombies.

Awesome Lists containing this project

README

          

# One-Button-Badass
One button game about slaying zombies.

Shoot zombies, upgrade your stats and survive.

## Features
- Simple one-button controls
- Local multiplayer with up to 26 players on one keyboard
- 4 zany power-ups to purchase and upgrade
- Charmingly horrible Atari 2600-esque graphics
- Endless hordes of undead corpses to battle

## How to build from source
1. Install [SBCL](https://www.sbcl.org/) and the [CLX](https://packages.debian.org/stable/lisp/cl-clx-sbcl) library.
2. Clone this repo and navigate to the directory containing `build.lisp`.
3. Build the game by loading `build.lisp` in SBCL.
4. Run the game by typing `./one-button-badass` in the terminal.
5. Have fun!!