11 lines
407 B
Plaintext
11 lines
407 B
Plaintext
# CBDL - Cross-browser... Directmedia Library
|
|
CBDL was a project I briefly made in 2011 for drawing graphics, playing audio, and doing basic networking (via XMLHTTPRequest -- and experimentally, WebSockets).
|
|
|
|
It was largely sprite oriented and could use different backends, such as HTML5 or standard HTML elements, to provide support for:
|
|
* IE 6+
|
|
* Safari 3+
|
|
|
|
A screenshot of the old website:
|
|
|
|
**TODO**
|