Skip to content

nathandcornell/roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Rogue-like Game

A Rogue-like game I'm creating while following along this cool tutorial.

Running the game

  • Make sure you have Rust installed: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
  • Install dependencies: cargo install
  • Run! cargo run

Releases

No releases published

Packages

No packages published