What is it?
Lua2C is a small C example for lua coders who are looking to move from lua to C but need a small sample to help them on there way.
What features does it have?
- Mp3 Loading & Playing Example.
- Wav Loading & Playing Example.
- Background Scrolling Example.
- FPS Counter Example.
- Basic Defines Example.
- Header Files Example.
- Function Example.
- Input Example.
- Runs On PSP Phat Or Slim.
It's all aimed at being simple to follow. The main point of this is to make the introduction to C a bit less daunting for lua coders.
Don't expect this to blow you away, I am sure it is of no interest to anyone bar lua coders.
What is included in the download?
1) A compiled eboot that shows the scrolling background, plays the mp3, shows the fps & plays the sound if you press X. Press Start to quit.
2) The full source code including makefile. The code is in C.
You may use any of this code free of credit.
I took a screen shot even though it was pretty pointless


Download & Give Feedback Via Comments