Go to file
2024-03-23 22:45:02 -03:00
.gitignore don't save binary file 2024-03-22 10:54:31 -03:00
license cleanup makefile slightly, restore ubuntu-20.04 files 2024-03-14 14:58:59 -03:00
makefile continue README, see how big is the file without comments 2024-03-23 22:45:02 -03:00
README.md continue README, see how big is the file without comments 2024-03-23 22:45:02 -03:00
rosenrot.c continue README, see how big is the file without comments 2024-03-23 22:45:02 -03:00
rosenrot.nocomments.c continue README, see how big is the file without comments 2024-03-23 22:45:02 -03:00

Rosenrot

This branch contains a minimalist version of rosenrot

  • similar in many ways to the original version of rose.
  • compilable with tcc
  • One c file, 390 lines (~356 excluding comments)
  • Still some minimal niceties: zoom

To do

  • Create minimalist version of rosenrot