saintech / the-dump-game

A work-in-progress, adventure roguelike game built with TCOD library and custom ECS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Dump [ENG description]

🚧 Игра находится на ранней стадии разработки. 🚧

The Dump - будущий олдскульный сюжетный рогалик в Sci-fi сеттинге про чувака, который очнулся на свалке и пытается выбраться наружу, попутно моча роботов и диких тварей.

Download/Скачать

Установка

Просто распакуйте архив и запустите исполняемый файл.

Управление

Нажми F1.

Детали реализации

См. соответствующий раздел англоязычной части.

Лицензия

Все, включая картинки, распространяется согласно лицензии WTFPL и является общественным достоянием.



The Dump

🚧 currently in early state 🚧

🤷‍♂️ Sorry, but currently The Dump is only available in Russian. An English version is planned in the future.

The Dump is an upcoming old-school adventure roguelike game in a Sci-Fi setting about a dude who wakes up in a dump and tries to get out, beating robots and mobs.

Install

Just extract and run the executable.

Controls

May be out of date.

Save And Exit........Esc
Look.................Mouse
Pick Up, Downstairs..Enter
Inventory............I
Character Info.......C
Drop Item............D
Move Character.......Arrows, Home,
                     End, Page Up,
                     Page Down,
                     Numpad;

Implementation Details

This game is being developed with Rust programming language using roguelike library called libtcod.

The game use custom primitive implementation of ECS architectural pattern.

License

It is in the public domain under the WTFPL license, including images.

About

A work-in-progress, adventure roguelike game built with TCOD library and custom ECS

License:Do What The F*ck You Want To Public License


Languages

Language:Rust 99.9%Language:Batchfile 0.1%