An open API service indexing awesome lists of open source software.

https://github.com/yacklebeam/bluescreen-library

C++ Game Library
https://github.com/yacklebeam/bluescreen-library

Last synced: 3 months ago
JSON representation

C++ Game Library

Awesome Lists containing this project

README

        

![Blue Screen Library](https://yacklebeam.github.io/img/bsl-header.png)

A gamer's C++ toolset for wrangling the SFML library and much, much more. Manage your SFML assets (raw images and sounds), generate sprite sets and sound effects for your games, and control input from keyboard or joystick using an easy-to-use API.

Examples, API descriptions, and build instructions are coming soon.