Home

Awesome

<p align="center"><img src="blockheroes-logo.png"/></p>

Block Heroes

Multiplayer Tetrix like game written in Beef lang with Ariyana game engine

Join our Discord channel

Discord Game jolt Twitter Twitch Youtube

Build from source

Requirements

Build for windows

mkdir ari
cd ari
git clone https://github.com/kochol/blockheroes.git
cd blockheroes
fips build
cd ..\ariyana\Beef\dist
make_cari.bat

Now you can open the blockheroes workspace with Beef IDE and run the game.

Build server for linux

./BeefBuild_d -config=ServerDebug -run -workspace=/mnt/d/my/fips/block-heroes -verbosity=diagnostic