This commit is contained in:
Miloslav Ciz 2022-07-06 11:35:58 +02:00
parent ff1da66b9c
commit 7c5d4aba0c
4 changed files with 71 additions and 10 deletions

1
lrs.md
View file

@ -48,6 +48,7 @@ The "official" LRS programs and libraries have so far been solely developed by [
- **[SAF](saf.md)**: Tiny library for small portable games.
- **[small3dlib](small3dlib.md)**: Simple software rasterizer for 3D rendering.
- **[smallchesslib](smallchesslib.md)**: Simple [chess](chess.md) library and engine ([AI](ai.md)).
- **[microtd](utd.md)**: Simple [tower defense](tower_defense.md) game written with [SAF](saf.md).
Apart from this software a lot of other software developed by other people and groups can be considered LRS, at least to a high degree (there is usually some minor inferiority e.g. in licensing). Especially [suckless](suckless.md) software mostly fits the LRS criteria. The following programs and libraries can be considered LRS at least to some degree: