项目作者: Laastine

项目描述 :
2D top-down shooter game
高级语言: Rust
项目地址: git://github.com/Laastine/hinterland.git
创建时间: 2016-06-15T18:10:46Z
项目社区:https://github.com/Laastine/hinterland

开源协议:Apache License 2.0

下载


Hinterland

Build Status
Build status

Isometric shooter game written in Rust. Shoot zombies, collect ammo and survive.
Works on Linux, macOS and Windows.

Download precompiled binary from Github releases page.

Preview

Build & Run

cargo run -- --windowed_mode

Command line arguments

  1. USAGE:
  2. hinterland [FLAGS]
  3. FLAGS:
  4. -h, --help Prints help information
  5. -v, --version Prints version information
  6. -w, --windowed_mode Run game in windowed mode

Controls

w,a,s,d - Character move

Ctrl + Mouse left - Fire

r - Reload weapon (10 bullets per mag)

z - zoom in

x - zoom out

Esc - exit

Development

Run windowed mode with cargo run --features "godmode framerate -- -w

cargo test - run unit tests

External asset licence list

  • Character: graphics Creative Commons V3
  • Zombie zombie Creative Commons V3
  • Audio: pistol Creative Commons V3
  • Map: graphics GPL + Creative Commons V3

Source code license

Apache License 2.0