mirror of
https://github.com/elua/elua.git
synced 2025-01-25 01:02:54 +08:00
Dado Sutter
6ac505a181
Pong example remorphed for a require() / module () scheme.
It now illustrates how to create and use a module in Lua for eLua. An LM3S platform-dependend module is created, exposing it's buttons, leds and offering some utility functions.
The project documentation is located in the docs/ subdirectory.
Languages
C
96.8%
Lua
1.4%
Assembly
1.1%
HTML
0.7%