carotidartillery/README.md

27 lines
897 B
Markdown
Raw Normal View History

2021-10-05 03:47:29 +00:00
# Carotid Artillery
[![Donate](https://img.shields.io/liberapay/receives/rocketnine.space.svg?logo=liberapay)](https://liberapay.com/rocketnine.space)
Top-down shooter
**Note:** This game is in pre-alpha state. Here be dragons.
This game was created during the [2021 Vampire Themed Game Jam](https://itch.io/jam/vampire-themed-game-jam-october-2021).
## Play
**Note:** You will need to install the dependencies listed for [your platform](https://github.com/hajimehoshi/ebiten/blob/main/README.md#platforms).
Run the following command to build a `carotidartillery` executable:
`go install code.rocketnine.space/tslocum/carotidartillery@latest`
Run `~/go/bin/carotidartillery` to play.
## Support
Please share issues and suggestions [here](https://code.rocketnine.space/tslocum/carotidartillery/issues).
## Dependencies
- [ebiten](https://github.com/hajimehoshi/ebiten) - 2D game engine