zemeroth icon indicating copy to clipboard operation
zemeroth copied to clipboard

😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust

Results 94 zemeroth issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/662976/35182977-363f4d16-fdef-11e7-806c-7fe0f0bc2cc0.png) This ability should allow shooting (in six directions) some kind of hook with an attached chain to either pull someone towards the agent or to move the agent himself...

game-logic
inquiry
visual

By default, target unit should move back one tile after a successful dodge. An attacker may (or may not) move to defender's tile. Both actions may trigger reaction attacks.

game-logic

Use [`.circleci/upload_apk_to_github_releases.sh`](https://github.com/ozkriff/zemeroth/blob/af03f122/.circleci/upload_apk_to_github_releases.sh) as a base for the required curl magic.

chore

Right now files are names like: - `zemeroth-debug.apk` - `zemeroth-i686-pc-windows-gnu.zip` - `zemeroth-linux.tar.gz` - etc It would be much easier to deal with different versions locally if they're renamed to something...

chore

Just read `.ron` file to `HashMap`.

I'm not sure if the game really needs them (xcom-like abilities with cooldowns should emulate this to some extent), but it would be cool to build a prototype. How they...

game-logic

After some time make something like http://imgur.com/gallery/UJODo

devlog

Fix and post "unpublished" drafts in Russian about ZoC's development. Just for the history. They must be on gitlab of bitbucket repo.

devlog

Added required dependencies to run `cargo build` on Ubuntu Non-trivial to figure out, wouldn't want anyone else to have to :)