GithubHelp home page GithubHelp logo

steveklabnik / marauder Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ozkriff/marauder

0.0 3.0 0.0 560 KB

[ABANDONED] Turn-based strategy game written in Rust using GLFW 3 and OpenGL

License: Other

Rust 100.00%

marauder's Introduction

Marauder

Status

travis-img

Overview

Marauder is turn-based post-apocalyptic hexagonal strategy game written in Rust.

screenshot

Building

See .travis.yml.

Latest rust-nightly is required.

Compile Marauder:

cargo build

Models, textures, sounds, etc are stored in separate repo. Marauder expects them in 'target/data' directory.

Download to 'data' directory:

git clone --depth=1 https://github.com/ozkriff/marauder-data target/data

Run Marauder:

cargo run

How to Play

  • Use arrows or WASD to move camera and '-'/'+' to zoom;
  • Hold RMB to rotate camera;
  • Press 'u' to create new unit in current tile;
  • Click on friendly unit to select it;
  • Click on enemy unit to attack it with selected unit;
  • Click on tile to move selected unit there;
  • Press 't' to end turn;

Contribute

Feel free to report bugs and patches using GitHub's pull requests system on ozkriff/marauder. Any feedback would be much appreciated!

License

Marauder is licensed under the MIT license (see the "LICENSE" file).

marauder's People

Contributors

jroweboy avatar ozkriff avatar steveklabnik avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.