Difference between revisions of "RuggRogue"

From RogueBasin
Jump to navigation Jump to search
m (remove www from Reddit release post link URL)
(update info box for RuggRogue 1.0.1)
 
Line 5: Line 5:
| released = June 27, 2022
| released = June 27, 2022
| relver = 1.0.0
| relver = 1.0.0
| updated = June 27, 2022
| updated = July 1, 2022
| updver = 1.0.0
| updver = 1.0.1
| licensing = [[MIT License]]
| licensing = [[MIT License]]
| language = [[Rust]]
| language = [[Rust]]

Latest revision as of 13:23, 1 July 2022

RuggRogue
Stable game
Developer Tung Nguyen
Theme Fantasy
Influences Rogue
Released June 27, 2022 (1.0.0)
Updated July 1, 2022 (1.0.1)
Licensing MIT License
P. Language Rust
Platforms Browser, Linux, Windows
Interface ASCII, Graphical tiles, Keyboard
Game Length short
Official site of RuggRogue


RuggRogue is a simple web-playable roguelike made with Rust and SDL, with Emscripten for the browser version.

Inspired by the Rust Roguelike Tutorial, but made without any existing game engine or roguelike helper libraries.

Features

  • Discover new monsters and equipment the deeper you go.
  • Hunger and regeneration: stay fed and stay healed!
  • Choose between graphical tiles and ASCII display.
  • Menu-based UI with hot keys.
  • Auto-run to quickly follow corridors and cross open space.
  • Save and load system.
  • New Game Plus mode!

External links