Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/romerorocha/dungeon-crawler
A blazing fast RPG, from the book "Hands-on Rust".
https://github.com/romerorocha/dungeon-crawler
book-project game-development rust
Last synced: 9 days ago
JSON representation
A blazing fast RPG, from the book "Hands-on Rust".
- Host: GitHub
- URL: https://github.com/romerorocha/dungeon-crawler
- Owner: romerorocha
- License: mit
- Created: 2022-02-21T23:05:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-09-24T16:44:52.000Z (about 1 year ago)
- Last Synced: 2024-08-02T05:23:32.088Z (3 months ago)
- Topics: book-project, game-development, rust
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-blazingly-fast - dungeon-crawler - A blazing fast RPG (from the book "Hands-on Rust") (Rust)
README
# Dungeon Crawler
A blazing fast RPG. From the book "Hands-on Rust".
## Description
Keeping with the theme of a Dungeon Crawler, the game sees the adventurer arrive in a randomly generated dungeon. The player guides their adventurer around the dungeon, defeating monsters and collecting power-ups until they find the Amulet of Yala (“Yet Another Lost Amulet”) and win the game.