https://github.com/paul-arg/brutus-game
https://github.com/paul-arg/brutus-game
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paul-arg/brutus-game
- Owner: paul-arg
- Created: 2016-04-13T21:48:24.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-31T01:01:39.000Z (over 7 years ago)
- Last Synced: 2024-11-15T02:34:25.933Z (6 months ago)
- Language: Vala
- Size: 172 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-elementaryos - Brutus - This is a City-Building (Caesar3-like) game (Applications / Games)
README
# Brutus
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.