castle-game 0.1.19

2D destructible terrain strategy game
castle-game-0.1.19 is not a library.

castle-game

2D destructible terrain strategy game

Build Status License: GPL-3.0

Prerequisites

Linux (Debian based)

sudo apt install xorg-dev

Windows & Mac

None

Run

cargo run --release

Screenshots

v5 - Add units with terrain collision and automatic turrets

0.5

v4 - Detect collision between entities and the terrain and draw using masks

0.4

v3 - Apply physics to the entities and spawn them dynamically

0.3

v2 - Use specs for rendering multiple entities

0.2

v1 - Render using a simple framebuffer

0.1

Contributing

Contributions are more than welcome!