Log In  

by neuya
Cart #56889 | 2018-09-19 | Code ▽ | Embed ▽ | License: CC4-BY-NC-SA
4

Inspired by 'Bootleg 24-in-1 multicart' https://www.lexaloffle.com/bbs/?tid=31895

Menu component with native pico menu look and feel

This demo allow you to launch a few pico games from the BBS

Usage :

menu:init({
   { label = 'item 1', action = function() print("hello") end },
   { label = 'item 2', action = function() sfx(1) end }
})

menu:update()
menu:draw()

By the way, did anyone tried to reverse the api used by SPlore to get cart lists ?

I'd like to complete the cart with more games -> #id listed !

P#56893 2018-09-19 16:02 ( Edited 2018-09-20 02:53)

Hmm ... this is intriguing. You can load a game yet carry the "QUIT" menu in there to return back to your initial cart menu.

Fascinating, for lack of a better word.

I can see this being useful for people writing multicarts who need them to return back to home base.

P#56913 2018-09-19 22:53 ( Edited 2018-09-20 02:53)

[Please log in to post a comment]

Follow Lexaloffle:          
Generated 2024-03-29 15:36:14 | 0.011s | Q:12