Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sbarbat/beegame

PHP BeeGame
https://github.com/sbarbat/beegame

Last synced: about 2 months ago
JSON representation

PHP BeeGame

Awesome Lists containing this project

README

        

# Bee Game
@author Santiago Barbat

## Install dependencies
```bash
composer install
```

## Run the game
```bash
./beesinthetrap
```

## Run tests
```bash
vendor/bin/behat
```