An ASCII game I want to finish.
This project is proprietary software. All rights reserved.
Commercial use, distribution, modification, or reproduction is strictly prohibited without express written permission from the copyright holder.
For licensing inquiries or source code access, please contact: HenryFBP@gmail.com or lithicrivers@gmail.com
See LICENSE for full terms.
- Rust v1.76.1
- Crossterm v0.27.0
- Ratatui v0.26.3
Visit https://github.com/HenryFBP/LithicRivers/releases to download a release for your platform.
Currently we support:
- Windows
- OSX 10
- OSX 11
- Debian (built on Ubuntu)
just run
just build
ls ./dist/
just --justfile justfile.windows install
just --justfile justfile.windows build
just --justfile justfile.windows run
- https://github.com/peterbrittain/asciimatics/blob/v1.13/samples/tab_demo.py
- https://stackoverflow.com/questions/9575409/calling-parent-class-init-with-multiple-inheritance-whats-the-right-way/50465583#50465583
- https://github.com/zladovan/gorched
- https://github.com/matcool/term-tris
- https://github.com/topics/asciimatics
- https://github.com/meysam81/notable-newts
- https://github.com/JnyJny/GameOfLife
- https://github.com/VedantKhairnar/The-Maze-Runner
- https://muffinman.io/blog/invaders/
None!