Skip to content

davro/beehive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bee Game

A coding test for "The Bee Game"

Install the game

composer install

Run the game.

composer run

Run the tests.

composer test

Run "The Bee Game" and Tests in a bash loop (development)

while true; do composer run && composer test && sleep 5; done

About

Technical Test for the Bee-Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages