dpc/rhex


ASCII terminal hexagonal map roguelike written in Rust

Language: Rust


rhex

Build Status Gitter Chat

Contributors welcome!

Rhex is looking for contributors. See Contributing page for details.

Introduction

Simple ASCII terminal hexagonal map roguelike written in Rust Rust.

You can try the game without installing anything. Check rhex demo server instructions.

The core goal of the project:

  • ASCI/Unicode pure terminal UI first
  • hexagonal map with tactical positioning

It's also intendent to exercise and practice my Rust knowledge.

Previous iteration of this idea was/is: Rustyhex . This two project might merge into whole at some point.

Rhex is using hex2d-rs - Hexagonal grid map utillity library.

Overview

rhex v0.0.3 screenshot

Watch rhex gameplay video:

asciicast

Running

Game requires terminal with 256 colors support, and Unicode font.

git clone https://github.com/dpc/rhex.git
cd rhex
cargo run --release

Status

The game is playable but not feature and gameplay wise complete.

rhex is actively seeking collaborators. If you'd like to practice your Rust or/and find roguelikes interesting ping @dpc on rhex gitter channel and we can get your started.

Report problems and ideas

Project Statistics

Sourcerank 5
Repository Size 343 KB
Stars 133
Forks 17
Watchers 8
Open issues 8
Dependencies 0
Contributors 6
Tags 1
Created
Last updated
Last pushed

Top Contributors See all

Dawid Ciężarkiewicz Philip Dubé Christopher Serr Steve Klabnik Marcin Kulik Terry Bolt

Recent Tags See all

0.0.1 February 12, 2015

Something wrong with this page? Make a suggestion

Last synced: 2017-03-17 08:41:45 UTC

Login to resync this repository