paul-arg / brutus-game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Brutus

Brutus icon

This is a City-Building (Caesar3-like) game under development.

How to

build and launch

mkdir build
cd build
cmake ..
make
sudo make install
brutus

use

For now you can only add/remove tiles and build/destroy buildings.

Left click for construction and right click for destruction. You can edit a whole area with mouse down & drag.

About


Languages

Language:Vala 61.1%Language:CMake 38.9%