https://github.com/littleb0xes/dailyrium
An Roguelike exploration and lib creation
https://github.com/littleb0xes/dailyrium
gamedev library macroquad roguelike rust
Last synced: 6 days ago
JSON representation
An Roguelike exploration and lib creation
- Host: GitHub
- URL: https://github.com/littleb0xes/dailyrium
- Owner: LittleB0xes
- License: mit
- Created: 2022-08-02T15:34:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-06-09T19:48:39.000Z (about 3 years ago)
- Last Synced: 2025-11-14T21:09:20.953Z (7 months ago)
- Topics: gamedev, library, macroquad, roguelike, rust
- Language: Rust
- Homepage:
- Size: 348 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dailyrium
An Roguelike exploration and lib creation
## Termquad, The lib
I had a lot of fun with C and Bearlibterminal, and, wanting to get back to Rust, I started to reproduce certain functions of this library to use it on a personal roguelike project.
It's completely immature, probably not optimized, but it does the job: displaying my roguelike embryo.
## Dailyrium, The game
...