Skip to content

bbb651/tuifile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuifile

TUI as a plaintext file.

A very rushed entry to the Rat in the Wild Challenge, see devlog.

Usage

cargo r -- rat.tui

You can then edit the file, each changed character generates an event at that position (insert mode highly recommended).

To continue another step of execution:

./rat.tui

The program state is entirely contained within the file, so you can duplicate and share it!

About

TUI as a plaintext file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages