More actions
Joyau | |
---|---|
General | |
Author | Kode |
Type | Development |
Version | 1.0.2 |
License | GPL-3.0 |
Last Updated | 2010/02/02 |
Links | |
Download | |
Website | |
Source | |
Joyau is a Ruby interpreter for the PSP. It runs a file called "script.rb".
The homebrew program is similar to Lua that will allow you to easily create sprites and maps through its built-in classes using the Ruby programing language.
Features
- A working sprite system.
- A particles generator ( just a frontend to the devslib one in fact).
- A scolling class.
- Some audio function (really basic though).
- Also, text manipulation (drawing text, ...).
- Possibility to draw basic forms (Circle, rect, ...).
- Some things provided by Ruby itself.
Screenshots
External links
- GitHub - [http://github.com/Kode/Joyau/tree/master
- ps2dev.org - https://forums.ps2dev.org/viewtopic.php?f=14&t=12181
- QuickJump - http://forums.qj.net/psp-development-forum/162930-release-joyau-ruby-interpeter.html (archived)