SkillAgentSearch skills...

Phage

7 day roguelike game for 2015

Install / Use

/learn @rsaarelm/Phage
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PHAGE -- 2015 7DRL roguelike

Build instructions

Phage should build with a stable 1.x version of the Rust compiler. It was last tested with version 1.13. You need to install the Rust programming language, either from the Rust website or from the package manager of your operating system.

If you're on Windows, you will also need to have MinGW GCC installed and in your command line path to be able to build the third-party dependencies.

With rustc in your path, just go to the Phage directory and type

cargo run

for a faster-compiling debug build or

cargo run --release

for the release build.

Screenshots

shot1

shot2

shot3

shot4

shot5

Related Skills

View on GitHub
GitHub Stars88
CategoryDevelopment
Updated4mo ago
Forks0

Languages

Rust

Security Score

92/100

Audited on Nov 5, 2025

No findings