Update readme

This commit is contained in:
Dmitry Marakasov 2014-12-18 02:38:51 +03:00
parent 941cc480c6
commit 0a72e7206c

View File

@ -55,6 +55,9 @@ try {
Currently, the library provides wrapper classes for
* SDL iteslf
* SDL_AudioDevice* functions
* SDL_*WAV functions
* SDL_AudioSpec
* SDL_Point
* SDL_RWops
* SDL_Rect
@ -122,8 +125,8 @@ adding new functionality) are welcome.
Projects using libSDL2pp:
* [openstrike](https://github.com/AMDmi3/openstrike)
* [opendaed](https://github.com/AMDmi3/opendaed)
* [OpenStrike](https://github.com/AMDmi3/openstrike) - Libre reimplementation of Jungle and Desert Strike games
* [OpenDaed](https://github.com/AMDmi3/opendaed) - Libre reimplementation of The Daedalus Encounter game
## Author ##