Skip to content

Boxfort/rustlike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustlike Build Status

Rustlike is a roguelike written in rust with tcod-rs. (Name subject to change once I figure out what I wanna do with this project.)

Screenshot of rustlike

Current Features:

  • (Basic) Level Generation
  • (Basic) Ai
  • (Basic) Combat
  • (Basic) Gui System

Planned Features

  • Magic
  • Ranged Combat
  • Smarter Ai
  • Improved / Multiple Level Generation types
  • Inventory System
  • Character Creation
  • Leveling System

Requirements

  • Rust
  • libsdl1.2-dev
  • libsdl2-dev

Building From Source

  • Clone the repository
  • Navigate to the project folder
  • Run Cargo build --release

Licence

Released under the GNU GPL v3.

About

Roguelike written in rust with tcod-rs

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published