Skip to content

netorcai/hexabomb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DUB release Build Status Windows Build Status Coverage Status Docs Status

hexabomb

hexabomb is a netorcai multi-agent game intended to be played by bots.
The game is strongly inspired by Bomberman and Splatoon, with hexagons.

hexabomb's documentation gives the game rules, installation/usage instructions and more.

Build it yourself

Requirements: git, dub and a recent D compiler.

git clone https://github.com/netorcai/hexabomb.git
cd hexabomb
dub build