From 4660fbf7c525ffea50f467bbae36e8302cd004df Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Wed, 29 Jul 2015 02:53:29 +0300 Subject: [PATCH] Add another consumer --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 353343a..8302795 100644 --- a/README.md +++ b/README.md @@ -223,9 +223,10 @@ standard library, e.g. threads and atomic ops. Projects using libSDL2pp: +* [fontbm](https://github.com/vladimirgamalian/fontbm) - Command line font generator, compatible with BMFont +* [neopedersia](https://github.com/vladimirgamalian/neopedersia) - Nexus Wars style game * [OpenDaed](https://github.com/AMDmi3/opendaed) - Libre reimplementation of The Daedalus Encounter game * [OpenStrike](https://github.com/AMDmi3/openstrike) - Libre reimplementation of Jungle and Desert Strike games -* [neopedersia](https://github.com/vladimirgamalian/neopedersia) - Nexus Wars style game * [planetonomy](https://github.com/AMDmi3/planetonomy) - Old-school platformer/exploration game with CGA graphics ## Author ##