https://github.com/amethyst/rustrogueliketutorial
Roguelike Tutorial in Rust - using RLTK
https://github.com/amethyst/rustrogueliketutorial
retrogaming roguelikedev rust tutorials
Last synced: 5 months ago
JSON representation
Roguelike Tutorial in Rust - using RLTK
- Host: GitHub
- URL: https://github.com/amethyst/rustrogueliketutorial
- Owner: amethyst
- License: mit
- Created: 2019-08-12T18:57:50.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-23T02:04:00.000Z (over 1 year ago)
- Last Synced: 2025-05-15T03:54:14.150Z (5 months ago)
- Topics: retrogaming, roguelikedev, rust, tutorials
- Language: Rust
- Size: 24.2 MB
- Stars: 930
- Watchers: 26
- Forks: 165
- Open Issues: 111
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - amethyst/rustrogueliketutorial - Roguelike Tutorial in Rust - using RLTK (rust)
README
# Roguelike Tutorial - in Rust
Welcome to the Roguelike Tutorial - in Rust. This is intended to accompany [rltk_rs](https://github.com/thebracket/bracket-lib), my roguelike terminal library for Rust. You can read the ready-formatted version here: [https://bfnightly.bracketproductions.com/rustbook/](https://bfnightly.bracketproductions.com/rustbook/).