Example

From OLPC
Revision as of 13:39, 27 November 2007 by 24.110.145.202 (talk) (needs to be useful to a wide audience)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

An example activity for testing purposes. Should eventually include many tricky corner cases that we want implemented properly.

This needs to be in plain C, as Python examples are everywhere while most things that need to be ported are not able to call Python libraries. C, C++, Pascal, and numerous other languages are able to call into C code.

There should be implementations for GTK, SDL, and raw Xlib.

This article is a stub. You can help the OLPC project by expanding it.