Create JoeyLib Concepts
parent
abb397525b
commit
6870133ffc
1 changed files with 9 additions and 0 deletions
9
JoeyLib-Concepts.md
Normal file
9
JoeyLib-Concepts.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# Platform
|
||||||
|
|
||||||
|
**JoeyLib** is a common, consistent, and easily understood target for writing cross-platform 16 bit games and applications. While **JoeyLib** does not expose all the features of each individual platform, it provides enough of a subset to allow the creation of high-quality and easily understood software. Throughout development, the Apple IIgs has been the primary target for **JoeyLib** based applications for a number of reasons: Mainly, it is the slowest of all the target systems. The IIgs also has no concept of "coppers", sprites, or hardware blitting. **JoeyLib** fills in these gaps with it's own unique graphics and system features.
|
||||||
|
|
||||||
|
# Graphics
|
||||||
|
|
||||||
|
# Audio
|
||||||
|
|
||||||
|
# Input
|
Loading…
Add table
Reference in a new issue