• Stars
    star
    358
  • Rank 115,611 (Top 3 %)
  • Language
    Rust
  • License
    GNU Affero Genera...
  • Created over 12 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A roguelike game in Rust

A fantasy deathcrawl in Rust

Work in progress.

To run, with Rust compiler and Cargo package manager installed:

cargo run --release

When building on Windows, you may need to have MinGW gcc installed and in PATH for cargo to be able to build all the necessary dependencies.

Instructions

Better UX is planned. Current gameplay is keyboard only:

QWE,ASD: move around

Esc: Open inventory screen

Space: Wait for turn

Screenshots

From October 2017

shot1

shot2

shot3

More Repositories

1

phage

7 day roguelike game for 2015
Rust
86
star
2

roguereview

Code reviews of open source roguelike games
Shell
35
star
3

teratogen

A roguelike game in Go programming language
Go
31
star
4

calx

Rust language game programming library
Rust
19
star
5

sodna

Lightweight virtual console library for text mode games
C
18
star
6

calx-ecs

Rust entity component system crate
Rust
18
star
7

nock-rs

Rust
14
star
8

urbit-rs

Rust
11
star
9

vitral

Backend-agnostic immediate mode GUI library in Rust
Rust
10
star
10

urbit-u3-rs

Rust jets for the Urbit u3 C runtime
Rust
9
star
11

telos

Turn-based wargame in C++11
C
6
star
12

uvmapper

Rust
5
star
13

tt

Time tracking and todo tool
Haskell
4
star
14

hoon-refcard

Quick reference card for the Hoon language
Makefile
4
star
15

dotfiles

Vim Script
3
star
16

bloop

Rust
3
star
17

otlbook

Turn VimOutliner files to wiki notebooks
Rust
2
star
18

morlock-hunter

7DRL 2014 contest entry
C
2
star
19

misc-programming

Small miscellaneous programming stuff
JavaScript
2
star
20

scancode-rs

Rust crate for mapping keyboard hardware scancodes
Rust
2
star
21

idm

Implicit Data Markup
Rust
2
star
22

behemoth

C# game programming library
C#
2
star
23

config

Configuration file collection
Python
2
star
24

wikilike

A minimal wiki used from a text editor
HTML
1
star
25

hoon-rs

Hoon language parser in Rust
Rust
1
star
26

elisp

Emacs configuration
Emacs Lisp
1
star
27

brogue-sodna

Sodna interface backend for the Brogue game
C
1
star
28

rsaarelm.github.io

Rust
1
star
29

nordea-hledger

Script to import Nordea Bank transaction logs to hledger
Python
1
star
30

vorud

Simple encoding from integers to pronounceable words
Python
1
star
31

scrolling-tutorial

Simple roguelike map scrolling example
Python
1
star