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

https://github.com/timendus/bee-alive

Bee Alive, our entry for Ludum Dare 46
https://github.com/timendus/bee-alive

Last synced: about 1 year ago
JSON representation

Bee Alive, our entry for Ludum Dare 46

Awesome Lists containing this project

README

          

# Bee Alive!

A multiplayer game created for [Ludum Dare 46](https://ldjam.com/events/ludum-dare/46/bee-alive). The goal of the game is to gather more bees then your friends. Either by taking the bees that fly around or by taking them from your opponent.

This game works in the browser. It was tested in the latest Safari, FireFox and Chrome.

You can move your queen bee with `WASD`.

## Install

```bash
git clone git@github.com:Timendus/plumbing.git
cd plumbing
yarn install # or npm install
yarn run dev # or npm run dev
```

This will run on port `8000`

### Contributors

* Lead programmers: [@bobvanderlinden](https://github.com/bobvanderlinden), [@nickschot](https://github.com/nickschot) & [@timendus](https://github.com/Timendus)
* Designers: [@minthamie](https://github.com/MinThaMie) & [@mirandavdende](https://github.com/mirandavdende)
* Sound: [@srekke](https://github.com/srekke)