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
- Host: GitHub
- URL: https://github.com/yacklebeam/bluescreen-library
- Owner: yacklebeam
- License: mit
- Created: 2015-12-11T18:58:58.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-23T20:14:14.000Z (over 9 years ago)
- Last Synced: 2025-01-30T15:48:31.283Z (4 months ago)
- Language: C++
- Homepage:
- Size: 1000 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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.