Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 319 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 319 Bytes

blink

Blink is a collection of libraries useful to facilitate development of games. It is initially being used as a framework for exploring highly parallel game systems based around breaking work down into asynchronous jobs.

All functions use a 'bl_' prefix and types use 'BL' and preprocessor symbols use 'BL_'.